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 trees.

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.

Download

System Requirements:

Java, Linux, Mac OS X, Unix, Win2000, Win7 x32, Win7 x64, WinServer, WinVista, WinVista x64, WinXP

Version:

2.7

Last updated:

2015-09-23 11:20:14

Publisher:

Canadian Mind Products

Homepage:

http://mindprod.com

File name:

filter27.zip

File size:

0.14MB

License:

Freeware

Price:

0.00

You may also like...