org.apache.tools.ant.types.selectors
public interface SelectorScanner
Since: 1.5
Method Summary | |
---|---|
String[] | getDeselectedDirectories()
Directories which were selected out of a scan.
|
String[] | getDeselectedFiles()
Files which were selected out of a scan.
|
void | setSelectors(FileSelector[] selectors)
Sets the selectors the scanner should use.
|
Returns: list of directories not selected
Returns: list of files not selected
Parameters: selectors the list of selectors