Uses of Class
javax.xml.bind.annotation.XmlList
-
Packages that use XmlList Package Description com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans. -
-
Uses of XmlList in com.sun.xml.bind.v2.model.core
Constructors in com.sun.xml.bind.v2.model.core with parameters of type XmlList Constructor Description Ref(AnnotationReader<T,C,?,?> reader, Navigator<T,C,?,?> nav, T type, XmlJavaTypeAdapter xjta, XmlList xl)Ref(ModelBuilderI<T,C,?,?> builder, T type, XmlJavaTypeAdapter xjta, XmlList xl)
-