|
Interface Summary | ||
FileFolderService | Provides methods specific to manipulating files and folders. | |
FileInfo | Common file information. | |
SubFolderFilter | Interface to determine which sub-folders to search during deep listing. |
Enum Summary | ||
FileFolderServiceType | The type for a file folder |
Exception Summary | ||
FileExistsException | Common exception thrown when an operation fails because of a name clash. | |
FileNotFoundException | Common, checked exception thrown when a file or folder could not be found |
FileFolderUtil provides a utility methods.
|