About FilenameFilters
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...
FilenameFilters you can use in your own Java programs with
File.list( FilenameFilter f ). They can also be used
standalone as fancy dir commands.
They come with Java source and include:
AllDirectoriesFilter gets all directories
AllFilesFilter gets all files
ClamFilter simple wildcard
DirListFilter gets a list of directories
EndsWithFilter gets files whose names end with a given string.
EverythingFilter gets everything
ExtensionListFilter gets files matching a list of extensions
FileLengthFilter gets short or long files
FileListFilter gets a list of files
(used to be called ListFilter)
FilenameLengthFilter gets short or long filenames
JunkFilter used to find junk files by name, extension,
startsWith or endsWith lists.
MultiFilter combines other Filters with
"consider", "must" and "never".
NoFootFilter includes *.html but excludes *.foot.html
RecentFilter filters based on lastModified date
RegexFilter filters with Regex expressions.
StandAndEndWithFilter - include/exclude depending on start/endings of filenames
StartsWithFilter
gets files whose names start with a given string.
Previous Versions
Here you can find the changelog of FilenameFilters since it was posted on our website on 2015-04-25 03:00:00.
The latest version is 2.7 and it was updated on 2026-06-18 01:20:28. See below the changes in each version.
FilenameFilters version 2.7
Updated At: 2010-11-22
Changes: add optional invert parameter to many of the fileters
FilenameFilters version 2.3
Updated At: 2007-08-27
Changes: add JunkFilter
Disclaimer
External Download
We do not host FilenameFilters on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.
The external download link for FilenameFilters is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.