Uses of Class
org.simpleframework.xml.core.Factory
Packages that use Factory
-
Uses of Factory in org.simpleframework.xml.core
Subclasses of Factory in org.simpleframework.xml.coreModifier and TypeClassDescription(package private) classTheArrayFactoryis used to create object array types that are compatible with the field type.(package private) classTheCollectionFactoryis used to create collection instances that are compatible with the field type.(package private) classTheMapFactoryis used to create map instances that are compatible with the field type.(package private) classTheObjectFactoryis the most basic factory.(package private) classThePrimitiveFactoryobject is used to create objects that are primitive types.