Interface | Description |
---|---|
CmdLineOption |
A command line option.
|
CmdLineOption.Parameters |
SPI for
CmdLineOption . |
Class | Description |
---|---|
CmdLineParser |
Command line argument parser.
|
Exception | Description |
---|---|
CmdLineException |
Signals a failure in the command line parameters processing.
|
IllegalOptionParameterException |
Signals an error in a parameter of an option.
|
MissingOptionParameterException |
Signals an error where an option is missing parameters.
|
UndefinedOptionException |
Signals that an option is not defined.
|
Command line parser core.
Copyright © 2003-2013 Kohsuke Kawaguchi. All Rights Reserved.