Class Summary |
Directory |
Describes directories. |
FileInfo |
Describes files, not directories. |
FileUtils |
Provides only static convenience behavior for Files. |
Root |
Describes the root directory of the scanned file tree. |
ScanConfiguration |
Describes the target, inclusions, exclusions, and other options
for scanning a file tree. |
ScanResult |
An immutable description of a scan that consists of the configuration,
the root of the file system tree, and the start and end time. |
SystemUtils |
Provides convenience behavior to determine the operating system
and a few other odds and ends. |