Uses of Interface
org.apache.commons.vfs.FileFilter

Packages that use FileFilter
org.apache.commons.vfs The public VFS API. 
 

Uses of FileFilter in org.apache.commons.vfs
 

Constructors in org.apache.commons.vfs with parameters of type FileFilter
FileFilterSelector(FileFilter fileFilter)