FileFilters 2.1
FilenameFilters you can use in your own Java programs with File.list( FilenameFilter f ). They can also be used standalone as fancy dir commands. Also includes CommandLine to parse command line and collects directory trees. Includes AllDirectoriesFilte, AllFilesFilter,ClamFilter, DirListFilter, EndsWithFilter, ExtensionFilter, EverythingFilter, FileLengthFilter, FilenameLengthFilter and FileListFilter.
|