Uses of Interface
org.apache.avalon.composition.model.FileSelector

Packages that use FileSelector
org.apache.avalon.composition.model.impl The model package contains a series of classes that leverage the new meta data model.  
 

Uses of FileSelector in org.apache.avalon.composition.model.impl
 

Classes in org.apache.avalon.composition.model.impl that implement FileSelector
 class DefaultFileSelector
           
 

Fields in org.apache.avalon.composition.model.impl declared as FileSelector
protected  FileSelector[] DirectoryScanner.selectors
          Selectors that will filter which files are in our candidate list.
 

Methods in org.apache.avalon.composition.model.impl with parameters of type FileSelector
 void DirectoryScanner.setSelectors(FileSelector[] selectors)
          Sets the selectors that will select the filelist.
 



Copyright © The Apache Software Foundation. All Rights Reserved.