Uses of Class
org.apache.commons.vfs.FileDepthSelector
-
Packages that use FileDepthSelector Package Description org.apache.commons.vfs The public VFS API. -
-
Uses of FileDepthSelector in org.apache.commons.vfs
Subclasses of FileDepthSelector in org.apache.commons.vfs Modifier and Type Class Description classFileFilterSelectorAFileSelectorthat selects all children of the given fileObject.
This is to mimic theFileFilterinterface
-