|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| OptionHandler<OptionID extends Comparable> | A handler called when an option is set. |
| Class Summary | |
|---|---|
| Option<OptionID extends Comparable> | Option represents a command line option |
| OptionGroup<OptionID extends Comparable> | OptionGroup creates a bundle of options By setting some OptionGroup as exclusive, you can prevent multiple exclusive OptionGroups will be activated at the same time. |
| OptionParser<OptionID extends Comparable> |
OptionParser parses command line arguments |
| Exception Summary | |
|---|---|
| OptionParserException | An exception class thrown when illegal states are found when parsing command line arguments |
The command line argument parser.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
