|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| BaseConverter<T> | Base class for converters that stores the name of the option. |
| BooleanConverter | Converts a string to a boolean. |
| CommaSeparatedConverter | Convert a string of comma separated words into a list of string. |
| DoubleConverter | Convert a string to a double. |
| FileConverter | Convert a string into a file. |
| FloatConverter | Convert a string to a float. |
| IntegerConverter | Convert a string to an integer. |
| LongConverter | Convert a string to a long. |
| NoConverter | Default value for a converter when none is specified. |
| StringConverter | Default converter for strings. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||