class DirectoryTree extends Object
| Modifier and Type | Field | Description |
|---|---|---|
(package private) String |
input |
Input directory name, as found in the file system.
|
(package private) String |
output |
Corresponding output directory name, may not yet be in the file system.
|
| Constructor | Description |
|---|---|
DirectoryTree() |