| Class | Description |
|---|---|
| FilenameUtils |
General file name and file path manipulation utilities.
|
| Enum | Description |
|---|---|
| FileSystem |
Abstracts an OS' file system details, currently supporting the single use case of converting a file name String to a
legal file name with
FileSystem.toLegalFileName(String, char). |
Copyright © 2015–2022 Red Hat. All rights reserved.