Uses of Package
com.sun.xml.bind.v2.model.impl

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

Classes in com.sun.xml.bind.v2.model.impl used by com.sun.xml.bind.v2.model.core
ModelBuilderI
          User: Iaroslav Savytskyi Date: 24/05/12
 

Classes in com.sun.xml.bind.v2.model.impl used by com.sun.xml.bind.v2.model.impl
ArrayInfoImpl
           Public because XJC needs to access it
BuiltinLeafInfoImpl
          JAXB spec designates a few Java classes to be mapped to XML types in a way that ignores restrictions placed on user-defined beans.
ClassInfoImpl
          A part of the ClassInfo that doesn't depend on a particular reflection library.
ModelBuilder
          Builds a TypeInfoSet (a set of JAXB properties) by using ElementInfoImpl and ClassInfoImpl.
ModelBuilderI
          User: Iaroslav Savytskyi Date: 24/05/12
RuntimeBuiltinLeafInfoImpl
          BuiltinLeafInfoImpl with a support for runtime.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.