public interface SelectorScanner
| Modifier and Type | Method and Description |
|---|---|
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.
|
void setSelectors(FileSelector[] selectors)
selectors - the list of selectorsString[] getDeselectedDirectories() throws Exception
ExceptionCopyright © 2001–2025. All rights reserved.