| Modifier and Type | Field and Description |
|---|---|
(package private) InputData |
InputDataParser.inputData |
| Modifier and Type | Method and Description |
|---|---|
InputData |
InputDataParser.parse(java.lang.String[] args)
Parses and validates the input arguments.
|
private InputData |
InputDataParser.parseInput(java.lang.String[] args)
Parses the input arguments into the inut data container and sets the
flag according to whether or not the input fulfills the requirements.
|