Uses of Class
org.simpleframework.xml.core.PrimitiveFactory
Packages that use PrimitiveFactory
-
Uses of PrimitiveFactory in org.simpleframework.xml.core
Subclasses of PrimitiveFactory in org.simpleframework.xml.coreModifier and TypeClassDescription(package private) class
TheObjectFactory
is the most basic factory.Fields in org.simpleframework.xml.core declared as PrimitiveFactoryModifier and TypeFieldDescriptionprivate final PrimitiveFactory
Primitive.factory
This is used to convert the string values to primitives.private final PrimitiveFactory
PrimitiveKey.factory
The primitive factory used to resolve the primitive to a string.private final PrimitiveFactory
PrimitiveValue.factory
The primitive factory used to resolve the primitive to a string.