Package com.faunos.util.io.file

File system utilities.

See:
          Description

Interface Summary
MimeMap An interface for detecting the MIME type of the contents of a file.
 

Class Summary
DirectoryOrdering Represent 2 types of file orderings by differentiating ordinary files from directories.
DirectoryRemover Recursively removes the contents of a directory tree.
DirectoryRemover.Deleter  
ExtensionMimeMap A MimeMap implementation based solely on a file's extension.
FileSystemTraverser A depth-first, directory structure traverser.
 

Enum Summary
DirectoryOrdering.Precedence Represents the ordering: directories first, or files first.
 

Package com.faunos.util.io.file Description

File system utilities.

The utilities in this package deal specifically with File objects.



SourceForge.net Logo