protected class |
Representer.RepresentJavaBean |
protected class |
SafeRepresenter.RepresentArray |
protected class |
SafeRepresenter.RepresentBoolean |
protected class |
SafeRepresenter.RepresentByteArray |
protected class |
SafeRepresenter.RepresentDate |
protected class |
SafeRepresenter.RepresentEnum |
protected class |
SafeRepresenter.RepresentIterator |
protected class |
SafeRepresenter.RepresentList |
protected class |
SafeRepresenter.RepresentMap |
protected class |
SafeRepresenter.RepresentNull |
protected class |
SafeRepresenter.RepresentNumber |
protected class |
SafeRepresenter.RepresentPrimitiveArray
Represents primitive arrays, such as short[] and float[], by converting them into equivalent
List and List using the appropriate autoboxing type.
|
protected class |
SafeRepresenter.RepresentSet |
protected class |
SafeRepresenter.RepresentString |
protected class |
SafeRepresenter.RepresentUuid |