Protected Member Functions | |
String | getDir () |
void | saveFile (String contents, String file) |
String | getExmplDir () |
String | getOutputRootDir () |
String | readingFile (String file) |
Private Attributes | |
char | sep = System.getProperty("file.separator").charAt(0) |
|
Gets the current root input directory.
|
|
Gets the directory where the sample files are found.
|
|
Gets the directory where the sample files should be output.
|
|
Reads a sample test file and ignores all the line terminators.
|
|
Saves a file given its contents and path are specified.
|
|
|