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) classTheObjectFactoryis the most basic factory.Fields in org.simpleframework.xml.core declared as PrimitiveFactoryModifier and TypeFieldDescriptionprivate final PrimitiveFactoryPrimitive.factoryThis is used to convert the string values to primitives.private final PrimitiveFactoryPrimitiveKey.factoryThe primitive factory used to resolve the primitive to a string.private final PrimitiveFactoryPrimitiveValue.factoryThe primitive factory used to resolve the primitive to a string.