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

Packages that use com.sun.xml.bind.v2.model.impl
com.sun.tools.xjc.model Implementation of the com.sun.xml.bind.v2.model.core package for XJC. 
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.tools.xjc.model
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.
LeafInfoImpl
           
 

Classes in com.sun.xml.bind.v2.model.impl used by com.sun.xml.bind.v2.model.core
ModelBuilder
          Builds a TypeInfoSet (a set of JAXB properties) by using ElementInfoImpl and ClassInfoImpl.
 

Classes in com.sun.xml.bind.v2.model.impl used by com.sun.xml.bind.v2.model.impl
AnyTypeImpl
          TypeInfo implementation for xs:anyType.
ArrayInfoImpl
           Public because XJC needs to access it
AttributePropertyInfoImpl
           
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.
ElementInfoImpl
          ElementInfo implementation.
ElementInfoImpl.PropertyImpl
          Singleton instance of ElementPropertyInfo for this element.
ElementPropertyInfoImpl
          Common ElementPropertyInfo implementation used for both APT and runtime.
EnumConstantImpl
           
EnumLeafInfoImpl
          EnumLeafInfo implementation.
ERPropertyInfoImpl
          Common part of ElementPropertyInfoImpl and ReferencePropertyInfoImpl.
LeafInfoImpl
           
MapPropertyInfoImpl
           
Messages
          Message resources
ModelBuilder
          Builds a TypeInfoSet (a set of JAXB properties) by using ElementInfoImpl and ClassInfoImpl.
PropertyInfoImpl
          Default partial implementation for PropertyInfo.
PropertySeed
          Exposes the core information that forms a PropertyInfo.
ReferencePropertyInfoImpl
          Implementation of ReferencePropertyInfo.
RegistryInfoImpl
          Implementation of RegistryInfo.
RuntimeArrayInfoImpl
           
RuntimeBuiltinLeafInfoImpl
          BuiltinLeafInfoImpl with a support for runtime.
RuntimeClassInfoImpl
           
RuntimeClassInfoImpl.RuntimePropertySeed
           
RuntimeElementInfoImpl
           
RuntimeElementPropertyInfoImpl
           
RuntimeEnumConstantImpl
           
RuntimeEnumLeafInfoImpl
           
RuntimeModelBuilder
          ModelBuilder that works at the run-time by using the java.lang.reflect package.
RuntimeTypeInfoSetImpl
          TypeInfoSet specialized for runtime.
RuntimeTypeRefImpl
           
SingleTypePropertyInfoImpl
          PropertyInfoImpl that can only have one type.
TypeInfoImpl
          Common implementation between ClassInfoImpl and ElementInfoImpl.
TypeInfoSetImpl
          Set of TypeInfos.
TypeRefImpl
           
ValuePropertyInfoImpl