Uses of Class
org.simpleframework.xml.core.CollectionFactory
Packages that use CollectionFactory
-
Uses of CollectionFactory in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as CollectionFactoryModifier and TypeFieldDescriptionprivate final CollectionFactoryCompositeInlineList.factoryThis factory is used to create a suitable collection list.private final CollectionFactoryCompositeList.factoryThis factory is used to create a suitable collection list.private final CollectionFactoryPrimitiveInlineList.factoryThis factory is used to create a suitable collection list.private final CollectionFactoryPrimitiveList.factoryThis factory is used to create a suitable collection list.private final CollectionFactoryTextList.factoryThis is the factory that is used to create the containing list.