Uses of Class
org.simpleframework.xml.ElementArray
-
Packages that use ElementArray Package Description org.simpleframework.xml.core -
-
Uses of ElementArray in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as ElementArray Modifier and Type Field Description private ElementArrayElementArrayLabel. labelThis references the annotation that the field uses.Constructors in org.simpleframework.xml.core with parameters of type ElementArray Constructor Description Contact(ElementArray label, java.lang.reflect.Constructor factory, int index)Constructor for theContactobject.ElementArrayLabel(Contact contact, ElementArray label, Format format)Constructor for theElementArrayLabelobject.ElementArrayParameter(java.lang.reflect.Constructor factory, ElementArray value, Format format, int index)Constructor for theElementArrayParameterobject.
-