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 CollectionFactory
CompositeInlineList.factory
This factory is used to create a suitable collection list.private final CollectionFactory
CompositeList.factory
This factory is used to create a suitable collection list.private final CollectionFactory
PrimitiveInlineList.factory
This factory is used to create a suitable collection list.private final CollectionFactory
PrimitiveList.factory
This factory is used to create a suitable collection list.private final CollectionFactory
TextList.factory
This is the factory that is used to create the containing list.