|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use edu.tum.cs.commons.options | |
|---|---|
| edu.tum.cs.commons.options | Classes for simplifying command line parsing. |
| Classes in edu.tum.cs.commons.options used by edu.tum.cs.commons.options | |
|---|---|
| AOption
Annotation for exposing methods as command line options. |
|
| CommandLineTokenStream
This class preprocesses the command line arguments by splitting them into several tokens. |
|
| OptionException
Base class for exceptions occuring while parsing options. |
|
| OptionRegistry
This class supports collecting options from several objects whose methods have been annotated with AOption. |
|
| Options.ValueConversionException
Exception objects of this class are possibly returned by Options.getBooleanValue(String)and
Options.getIntValue(String), if corresponding options don't have
a boolean respectively integer value. |
|
|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||