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 PrimitiveComposite.primitiveThis is used to convert any primitive values that are needed.private final PrimitiveTextList.primitiveThis is the primitive object used to read the free text.private final PrimitivePrimitiveArray.rootThis performs the serialization of the primitive element.private final PrimitivePrimitiveInlineList.rootThis performs the traversal used for object serialization.private final PrimitivePrimitiveKey.rootThe primitive converter used to read the key from the node.private final PrimitivePrimitiveList.rootThis performs the serialization of the primitive element.private final PrimitivePrimitiveValue.rootThe primitive converter used to read the value from the node.