Uses of Class
com.sun.xml.bind.v2.model.impl.ArrayInfoImpl

Packages that use ArrayInfoImpl
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package. 
 

Uses of ArrayInfoImpl in com.sun.xml.bind.v2.model.impl
 

Methods in com.sun.xml.bind.v2.model.impl that return ArrayInfoImpl
protected  ArrayInfoImpl<T,C,F,M> ModelBuilder.createArrayInfo(Locatable upstream, T arrayType)