| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SelectorScanner
An interface used to describe the actions required by any type of directory scanner that supports Selectors.
| Method Summary | |
|---|---|
|  java.lang.String[] | getDeselectedDirectories()Directories which were selected out of a scan. | 
|  java.lang.String[] | getDeselectedFiles()Files which were selected out of a scan. | 
|  void | setSelectors(FileSelector[] selectors)Sets the selectors the scanner should use. | 
| Method Detail | 
|---|
void setSelectors(FileSelector[] selectors)
selectors - the list of selectorsjava.lang.String[] getDeselectedDirectories()
java.lang.String[] getDeselectedFiles()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||