Uses of Interface
org.simpleframework.xml.core.Repeater
Packages that use Repeater
-
Uses of Repeater in org.simpleframework.xml.core
Classes in org.simpleframework.xml.core that implement RepeaterModifier and TypeClassDescription(package private) classTheCompositeInlineListobject is used to convert an group of elements in to a collection of element entries.(package private) classTheCompositeMapis used to serialize and deserialize maps to and from a source XML document.(package private) classTheCompositeListUnionobject is used to act as a mediator for multiple converters associated with a particular union group.(package private) classTheCompositeMapUnionobject is used to act as a mediator for multiple converters associated with a particular union group.(package private) classThePrimitiveInlineListobject is used to convert a group of elements in to a collection of element entries.(package private) classThisTextListobject is a converter that is used to read free text and insert that text in to a list.private static classTheAdapterobject is used to call the repeater with the original deserialized object.