Package org.jlab.utils.system
Class CommandLineParser
java.lang.Object
org.jlab.utils.system.CommandLineParser
- Author:
- gavalian
-
Nested Class Summary
Nested 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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCommand(String command) getCommand(String command) voidvoidshow()
-
Constructor Details
-
CommandLineParser
public CommandLineParser()
-
-
Method Details
-
addCommand
-
getCommand
-
getCommand
-
parse
-
show
public void show()
-