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

Packages that use com.sun.xml.bind.v2.model.runtime
com.sun.xml.bind.api Runtime API for the JAX-WS RI 
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package. 
com.sun.xml.bind.v2.model.runtime The specialization of com.sun.xml.bind.v2.model.core for the runtime. 
com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. 
com.sun.xml.bind.v2.runtime.property   
com.sun.xml.bind.v2.runtime.reflect Abstraction around accessing data of actual objects. 
com.sun.xml.bind.v2.runtime.reflect.opt   
org.jvnet.jaxb.reflection   
 

Classes in com.sun.xml.bind.v2.model.runtime used by com.sun.xml.bind.api
RuntimeTypeInfoSet
          TypeInfoSet refined for runtime.
 

Classes in com.sun.xml.bind.v2.model.runtime used by com.sun.xml.bind.v2.model.impl
RuntimeBuiltinLeafInfo
           
RuntimeLeafInfo
           
RuntimeNonElement
           
RuntimeNonElementRef
          Runtime version of NonElementRef.
RuntimeTypeInfo
           
RuntimeTypeInfoSet
          TypeInfoSet refined for runtime.
 

Classes in com.sun.xml.bind.v2.model.runtime used by com.sun.xml.bind.v2.model.runtime
RuntimeArrayInfo
           
RuntimeBuiltinLeafInfo
           
RuntimeClassInfo
           
RuntimeElement
           
RuntimeElementInfo
           
RuntimeElementPropertyInfo
           
RuntimeEnumLeafInfo
           
RuntimeLeafInfo
           
RuntimeNonElement
           
RuntimeNonElementRef
          Runtime version of NonElementRef.
RuntimePropertyInfo
          PropertyInfo that exposes more information.
RuntimeTypeInfo
           
RuntimeTypeRef
           
 

Classes in com.sun.xml.bind.v2.model.runtime used by com.sun.xml.bind.v2.runtime
RuntimeArrayInfo
           
RuntimeClassInfo
           
RuntimeEnumLeafInfo
           
RuntimeTypeInfo
           
RuntimeTypeInfoSet
          TypeInfoSet refined for runtime.
 

Classes in com.sun.xml.bind.v2.model.runtime used by com.sun.xml.bind.v2.runtime.property
RuntimeAttributePropertyInfo
           
RuntimePropertyInfo
          PropertyInfo that exposes more information.
RuntimeValuePropertyInfo
           
 

Classes in com.sun.xml.bind.v2.model.runtime used by com.sun.xml.bind.v2.runtime.reflect
RuntimeNonElementRef
          Runtime version of NonElementRef.
 

Classes in com.sun.xml.bind.v2.model.runtime used by com.sun.xml.bind.v2.runtime.reflect.opt
RuntimePropertyInfo
          PropertyInfo that exposes more information.
 

Classes in com.sun.xml.bind.v2.model.runtime used by org.jvnet.jaxb.reflection
RuntimeTypeInfoSet
          TypeInfoSet refined for runtime.