Package org.jlab.utils.system
Class CommandLineParser
java.lang.Object
org.jlab.utils.system.CommandLineParser
- Author:
- gavalian
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classinternal class implementing items to be stored in the parser.static classThis class holds all parameters required, optional and flags for given command in the command line;
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddCommand(String command) getCommand(String command) voidvoidshow()
- 
Constructor Details- 
CommandLineParserpublic CommandLineParser()
 
- 
- 
Method Details- 
addCommand
- 
getCommand
- 
getCommand
- 
parse
- 
showpublic void show()
 
-