Uses of Interface
org.apache.commons.io.filefilter.IOFileFilter

Packages that use IOFileFilter
Package
Description
Provides classes for working with streams, readers, writers and files.
Provides the an interface IOFileFilter that combines both FileFilter and FilenameFilter.