net.sourceforge.jiu.ops
Class DirectoryTree
java.lang.Object
net.sourceforge.jiu.ops.DirectoryTree
(package private) class DirectoryTree
extends java.lang.Object
Small data class for names of directories that are to be
processed.
(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.
|
input
(package private) String input
Input directory name, as found in the file system.
output
(package private) String output
Corresponding output directory name, may not yet be in the file system.