private Primitive |
Composite.primitive |
This is used to convert any primitive values that are needed.
|
private Primitive |
TextList.primitive |
This is the primitive object used to read the free text.
|
private Primitive |
PrimitiveArray.root |
This performs the serialization of the primitive element.
|
private Primitive |
PrimitiveInlineList.root |
This performs the traversal used for object serialization.
|
private Primitive |
PrimitiveKey.root |
The primitive converter used to read the key from the node.
|
private Primitive |
PrimitiveList.root |
This performs the serialization of the primitive element.
|
private Primitive |
PrimitiveValue.root |
The primitive converter used to read the value from the node.
|