Class DirectoryTree


  • class DirectoryTree
    extends Object
    Small data class for names of directories that are to be processed.
    Author:
    Marco Schmidt
    • Field Detail

      • input

        String input
        Input directory name, as found in the file system.
      • output

        String output
        Corresponding output directory name, may not yet be in the file system.
    • Constructor Detail

      • DirectoryTree

        DirectoryTree()