| Interface | Description |
|---|---|
| RecursiveScanner.FileMatchProcessorWrapper |
An interface called when the corresponding FilePathTester returns true.
|
| RecursiveScanner.FilePathTester |
An interface used to test whether a file's relative path matches a given specification.
|
| Class | Description |
|---|---|
| RecursiveScanner | |
| ScanSpec |
| Enum | Description |
|---|---|
| ScanSpec.ScanSpecPathMatch |
Whether a path is a descendant of a blacklisted path, or an ancestor or descendant of a whitelisted path.
|
Copyright © 2016. All rights reserved.