Uses of Annotation Interface
org.simpleframework.xml.ElementListUnion
Packages that use ElementListUnion
-
Uses of ElementListUnion in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as ElementListUnionModifier and TypeFieldDescriptionprivate final ElementListUnionExtractorFactory.ElementListExtractor.unionThis is the union annotation to extract the labels for.Constructors in org.simpleframework.xml.core with parameters of type ElementListUnionModifierConstructorDescriptionElementListExtractor(Contact contact, ElementListUnion union, Format format) Constructor for theElementListExtractorobject.ElementListUnionLabel(Contact contact, ElementListUnion union, ElementList element, Format format) Constructor for theElementListUnionLabelobject.ElementListUnionParameter(Constructor factory, ElementListUnion union, ElementList element, Format format, int index) Constructor for theElementListUnionParameterobject.