|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HandlerInformation | |
---|---|
bpiwowar.argparser.handlers | Handling and storing argument values |
Uses of HandlerInformation in bpiwowar.argparser.handlers |
---|
Classes in bpiwowar.argparser.handlers with annotations of type HandlerInformation | |
---|---|
class |
BooleanHandler
|
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 |
FloatHandler
A float wrapper |
class |
IntegerCollectionHandler
Convert a comma separated list into an array |
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 |
StringHandler
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |