See: Description
Interface | Description |
---|---|
ClassMapper |
It is a ClassHelper which knows how to map the instances of a range of classes from JSON to Java and vice versa.
|
ComplexClassMapper |
The ComplexClassMapper can make use of extra type information from generic declarations.
|
Class | Description |
---|---|
AbstractMapper | |
ArrayMapper |
Map native arrays from and to JSON arrays.
|
BigDecimalMapper | |
BigIntegerMapper | |
BooleanMapper | |
ByteMapper | |
CharacterMapper | |
CollectionMapper | |
DateMapper | |
DoubleMapper | |
EnumMapper | |
FloatMapper | |
IntegerMapper | |
LongMapper | |
MapMapper | |
ObjectMapperFields | |
ObjectMapperMeta | |
ObjectMapperProps | |
ShortMapper | |
StringMapper |
Copyright © 2012. All Rights Reserved.