Uses of Interface
com.sun.xml.bind.v2.model.core.ArrayInfo
Packages that use ArrayInfo
Package
Description
Implementation of the
com.sun.xml.bind.v2.model.core
package for XJC.The in-memory model of the JAXB-bound beans.
Implementation of the com.sun.xml.bind.j2s.model package.
The specialization of
com.sun.xml.bind.v2.model.core
for the runtime.Schema generator.
-
Uses of ArrayInfo in com.sun.tools.xjc.model
Classes in com.sun.tools.xjc.model that implement ArrayInfoModifier and TypeClassDescriptionfinal class
Because XJC doesn't generate the array binding, this class will never show up in the model constructed by XJC. -
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 -
Uses of ArrayInfo in com.sun.xml.bind.v2.model.impl
Classes in com.sun.xml.bind.v2.model.impl that implement ArrayInfoModifier and TypeClassDescriptionclass
ArrayInfoImpl<TypeT,
ClassDeclT, FieldT, MethodT> Public because XJC needs to access it -
Uses of ArrayInfo in com.sun.xml.bind.v2.model.runtime
Subinterfaces of ArrayInfo in com.sun.xml.bind.v2.model.runtime -
Uses of ArrayInfo in com.sun.xml.bind.v2.schemagen
Methods in com.sun.xml.bind.v2.schemagen with parameters of type ArrayInfo