Uses of Class
org.simpleframework.xml.core.ArrayFactory
-
Packages that use ArrayFactory Package Description org.simpleframework.xml.core -
-
Uses of ArrayFactory in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as ArrayFactory Modifier and Type Field Description private ArrayFactory
CompositeArray. factory
This factory is used to create an array for the contact.private ArrayFactory
PrimitiveArray. factory
This factory is used to create an array for the contact.
-