Uses of Class
org.simpleframework.xml.core.Primitive
Packages that use Primitive
-
Uses of Primitive in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as PrimitiveModifier and TypeFieldDescriptionprivate final Primitive
Composite.primitive
This is used to convert any primitive values that are needed.private final Primitive
TextList.primitive
This is the primitive object used to read the free text.private final Primitive
PrimitiveArray.root
This performs the serialization of the primitive element.private final Primitive
PrimitiveInlineList.root
This performs the traversal used for object serialization.private final Primitive
PrimitiveKey.root
The primitive converter used to read the key from the node.private final Primitive
PrimitiveList.root
This performs the serialization of the primitive element.private final Primitive
PrimitiveValue.root
The primitive converter used to read the value from the node.