Uses of Interface
com.sun.xml.bind.v2.model.core.ArrayInfo

Packages that use ArrayInfo
com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans. 
 

Uses of ArrayInfo in com.sun.xml.bind.v2.model.core
 

Methods in com.sun.xml.bind.v2.model.core that return types with arguments of type ArrayInfo
 java.util.Map<? extends T,? extends ArrayInfo<T,C>> TypeInfoSet.arrays()
          Returns all the ArrayInfos known to this set.