Uses of Interface
com.caucho.config.types.FileSetType.PathCallback

Packages that use FileSetType.PathCallback
com.caucho.config.types   
 

Uses of FileSetType.PathCallback in com.caucho.config.types
 

Methods in com.caucho.config.types with parameters of type FileSetType.PathCallback
 void FileSetType.filterPaths(FileSetType.PathCallback cb)
          Returns the set of files.
 void FileSetType.filterPaths(Path path, java.lang.String prefix, FileSetType.PathCallback cb)
          Returns the set of files.