Uses of Annotation Interface
org.simpleframework.xml.ElementMapUnion
Packages that use ElementMapUnion
-
Uses of ElementMapUnion in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as ElementMapUnionModifier and TypeFieldDescriptionprivate final ElementMapUnionExtractorFactory.ElementMapExtractor.unionThis is the union annotation to extract the labels for.Constructors in org.simpleframework.xml.core with parameters of type ElementMapUnionModifierConstructorDescriptionElementMapExtractor(Contact contact, ElementMapUnion union, Format format) Constructor for theElementMapExtractorobject.ElementMapUnionLabel(Contact contact, ElementMapUnion union, ElementMap element, Format format) Constructor for theElementMapUnionLabelobject.ElementMapUnionParameter(Constructor factory, ElementMapUnion union, ElementMap element, Format format, int index) Constructor for theElementMapUnionParameterobject.