private static final class SensorTest.Parser extends CommandLineParser
CommandLineParser.Template, CommandLineParser.Test| Modifier and Type | Field and Description |
|---|---|
(package private) static String |
BIAS
The no-bias switch.
|
(package private) static String |
FOOT
A footer message.
|
(package private) static SensorTest.Parser |
parse
The parser instance.
|
(package private) static String |
SWITCHES
The switches for adding properties.
|
(package private) static Map<String,String> |
USE
Detailed use of switches.
|
HELPSWITCHES| Modifier | Constructor and Description |
|---|---|
protected |
Parser()
Constructs the parser to the sensor tester.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) Map |
process(String[] arg)
Reads the command line into a properties object.
|
addHelpSwitches, getArguments, getCallerName, getCommandLine, getCommands, getRegisteredSwitches, hasAnySwitch, hasHelpSwitch, hasSwitch, hasSwitch, haveAllSwitches, parse, printCommandLine, printCommandLine, registerLine, registerSwitches, setCommands, staticUsage, usagestatic SensorTest.Parser parse
static final String SWITCHES
static final String BIAS
static final String FOOT
protected Parser()
Map process(String[] arg) throws ParseException
ParseException