Package org.pf.file

Interface Summary
FileHandler This interface must be implemented by classes, that want to use the generic services of FileWalker.
LineProcessor A simple interface that allows processing a longer text line by line.
 

Class Summary
ExtendedFileFilter This filter implements the standard pattern matching on UNIX and Windows platforms.
FileFinder Helper class with convenient methods to find files.
FileLocator This class mainly supports access to files which can be in the normal file directory structure or inside zip archives.
FileUtil This class provides helper methods for file and stream handling.
FileWalker This class provides services to navigate through a file directory and handle files that match a name filter.