|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ArgumentDescriptor | Descriptor for Argument annotations. |
| CommandLineProcessor | Processes an object for command-line configuration annotations. |
| Descriptor | Basic container for option and argument descriptors. |
| OptionDescriptor | Descriptor for Option annotations. |
| Printer | Helper to print formatted help and usage text. |
| Exception Summary | |
|---|---|
| ProcessingException | Thrown to indicate a problem processing command line arguments and options. |
| Error Summary | |
|---|---|
| IllegalAnnotationError | Thrown to indicate that while processing an illegal annotation definition was discovered. |
| StopProcessingOptionsNotification | Thrown by a handler to instruct the processor to treat all remaining tokens as arguments. |
| Annotation Types Summary | |
|---|---|
| Argument | Configures a field or method for processing as a command-line argument. |
| Option | Configures a field or method for processing as a command-line option. |
Annotation-based command-line processing support.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||