|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| CmdLineParser | Command line argument owner. |
| MapSetter | |
| NamedOptionDef | Run-time copy of the Option or Argument annotation. |
| OptionDef | Run-time copy of the Option or Argument annotation. |
| Starter | Starter class which uses reflection to instantiate the business class, parse the command line parameters, sets the fields of the business class and doing the help message handling. |
| Enum Summary | |
|---|---|
| ExampleMode | Used with CmdLineParser.printExample(ExampleMode). |
| Exception Summary | |
|---|---|
| CmdLineException | Signals an error in the user input. |
| Error Summary | |
|---|---|
| IllegalAnnotationError | Signals an incorrect use of args4j annotations. |
| Annotation Types Summary | |
|---|---|
| Argument | Argument of the command line. |
| Option | Marks a field/setter that receives a command line switch value. |
Command line parser core.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||