Methods in halo.userinterface.cmdline that throw InvalidFlagException |
static void |
CmdFilterData.extractFlags(java.lang.String[] input)
Takes the input options and sets all necessary variables accordingly |
static Data |
CmdNormalization.getData(java.lang.String[] input)
Uses the complete options array to split it and forward the necessary information to the interface for data manipulation |
static Data |
CmdFilterData.prepareData(java.lang.String[] input)
Creates a data object from the information given as options array |