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