|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericObjectsHandler | |
---|---|
bpiwowar.argparser.handlers | Handling and storing argument values |
Uses of GenericObjectsHandler in bpiwowar.argparser.handlers |
---|
Subclasses of GenericObjectsHandler in bpiwowar.argparser.handlers | |
---|---|
class |
BooleanHandler
|
static class |
BooleanHandler.NoSetValue
Use this handler if the boolean value must be explicitely given |
class |
CharSetHandler
The argument is a set of characters |
class |
ClassChooser
A class chooser handler Example of use
|
class |
DoubleHandler
A float wrapper |
class |
EnumHandler
|
class |
FileCollectionHandler
Convert a comma separated list into a collection of files |
class |
FileHandler
|
class |
FileStringMapHandler
|
class |
FileStringSetHandler
This handler reads the file and add each line as a string to the collection |
class |
FloatHandler
A float wrapper |
class |
FloatingPointHandler
|
class |
IntegerCollectionHandler
Convert a comma separated list into an array |
class |
IntegerHandler
|
class |
IntHandler
|
class |
LongHandler
|
class |
PatternHandler
Pattern handler - basically the same as String handler, but compiles the regular expression |
class |
PropertiesHandler
A float wrapper |
class |
StringArrayHandler
A float handler |
class |
StringCollectionHandler
Convert a comma separated list into an array |
class |
StringConstructorHandler
This handler uses the string constructor of the target class |
class |
StringHandler
|
class |
XStreamHandler
Handler for XStream serialized objects |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |