|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
value API.
See:
Description
| Class Summary | |
|---|---|
| AbstractComposedValueConverter | This is the abstract base implementation of the
ComposedValueConverter interface. |
| AbstractGenericValueConverter<SOURCE> | This is the abstract base implementation of the GenericValueConverter
interface. |
| AbstractRecursiveValueConverter<SOURCE,TARGET> | This is an abstract base-implementation for a
ValueConverter that performs recursive
conversions on the owning-converter for
converting child values. |
| AbstractSimpleValueConverter<SOURCE,TARGET> | This is an abstract base-implementation of the ValueConverter
interface that simply works with Class rather than
GenericType. |
| AbstractValueConverter<SOURCE,TARGET> | This is the abstract base-implementation of the ValueConverter
interface. |
| AbstractValueValidator<V> | This is the abstract-base implementation of the ValueValidator
interface. |
| PojoValidatorDummy | This is a dummy implementation of PojoValidator that accepts all
objects as valid. |
| StringValueConverterImpl | This is a utility class providing support for dealing with values (e.g. when reading configurations). |
| ValueValidatorNotNull | This is an implementation of ValueValidator
that validates that a given
value is NOT null. |
| ValueValidatorNumberRange | This is an implementation of ValueValidator
that validates if a Number is in a
specific range. |
Contains the base-implementations of the
value API.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||