public class ProgramManipulator extends CommandLineParser
CommandLineParser.Template, CommandLineParser.Test| Modifier and Type | Field and Description |
|---|---|
private static String |
FOOT |
private static String |
ONESWITCH
The switches for adding properties.
|
private static Map<String,String> |
USE
Detailed use of switches.
|
private static String |
ZEROSWITCH
The switches for adding properties.
|
HELPSWITCHES| Constructor and Description |
|---|
ProgramManipulator()
Constructs the parser to the fits finder.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
private boolean |
process() |
addHelpSwitches, getArguments, getCallerName, getCommandLine, getCommands, getRegisteredSwitches, hasAnySwitch, hasHelpSwitch, hasSwitch, hasSwitch, haveAllSwitches, parse, printCommandLine, printCommandLine, registerLine, registerSwitches, setCommands, staticUsage, usageprivate static final String ZEROSWITCH
private static final String ONESWITCH
private static final String FOOT
public ProgramManipulator()
private boolean process()
throws InitException,
IOException
InitExceptionIOExceptionpublic static void main(String[] args) throws IOException, InitException, ParseException
IOExceptionInitExceptionParseException