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

Packages that use com.sun.xml.bind.v2.runtime
com.sun.tools.jxc.model.nav   
com.sun.tools.xjc.model Implementation of the com.sun.xml.bind.v2.model.core package for XJC. 
com.sun.tools.xjc.model.nav Compile-time representation of Java type system. 
com.sun.tools.xjc.reader.xmlschema.bindinfo Object Model that represents customization declarations. 
com.sun.xml.bind.api Runtime API for the JAX-WS RI 
com.sun.xml.bind.v2.model.annotation Abstraction around reading annotations, to support internal/external annotations. 
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. 
com.sun.xml.bind.v2.model.nav Abstraction around the reflection library, to support various reflection models (such as java.lang.reflect and APT). 
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.output Code that writes well-formed XML (XmlOutput and its implementations}. 
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 Hosts optimized Accessor, TransducedAccessor, and Transducer
com.sun.xml.bind.v2.runtime.unmarshaller   
com.sun.xml.bind.v2.util   
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.tools.jxc.model.nav
Location
          Location information for IllegalAnnotationException.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.tools.xjc.model
Location
          Location information for IllegalAnnotationException.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.tools.xjc.model.nav
Location
          Location information for IllegalAnnotationException.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.tools.xjc.reader.xmlschema.bindinfo
JAXBContextImpl
          This class provides the implementation of JAXBContext.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.api
JAXBContextImpl
          This class provides the implementation of JAXBContext.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.v2.model.annotation
Location
          Location information for IllegalAnnotationException.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.v2.model.core
IllegalAnnotationException
          Signals an incorrect use of JAXB annotations.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.v2.model.impl
IllegalAnnotationException
          Signals an incorrect use of JAXB annotations.
JAXBContextImpl
          This class provides the implementation of JAXBContext.
Location
          Location information for IllegalAnnotationException.
Name
          The internal representation of an XML name.
Transducer
          Responsible for converting a Java object to a lexical representation and vice versa.
XMLSerializer
          Receives XML serialization event and writes to XmlOutput.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.v2.model.nav
Location
          Location information for IllegalAnnotationException.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.v2.model.runtime
Transducer
          Responsible for converting a Java object to a lexical representation and vice versa.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.v2.runtime
AssociationMap
          Bi-directional map between elements, inner peers, and outer peers.
AssociationMap.Entry
           
ClassBeanInfoImpl
          JaxBeanInfo implementation for j2s bean.
Coordinator
          Object that coordinates the marshalling/unmarshalling.
ElementBeanInfoImpl
          JaxBeanInfo implementation for RuntimeElementInfo.
FilterTransducer
          Transducer that delegates to another Transducer.
IllegalAnnotationException
          Signals an incorrect use of JAXB annotations.
IllegalAnnotationsException
          A list of IllegalAnnotationException wrapped in one exception.
InternalBridge
          Additional methods on Bridge that are only available for the JAXB runtime.
JAXBContextImpl
          This class provides the implementation of JAXBContext.
JaxBeanInfo
          Encapsulates various JAXB operations on objects bound by JAXB.
LifecycleMethods
          This class is a simple container for caching lifecycle methods that are discovered during construction of (@link JAXBContext}.
Location
          Location information for IllegalAnnotationException.
MarshallerImpl
          Implementation of Marshaller interface for the JAXB RI.
Messages
          Message resources
Name
          The internal representation of an XML name.
NameBuilder
          Creates Names and assign index numbers to them.
NameList
          Namespace URIs and local names sorted by their indices.
NamespaceContext2
          Maintains namespace<->prefix bindings.
Transducer
          Responsible for converting a Java object to a lexical representation and vice versa.
XMLSerializer
          Receives XML serialization event and writes to XmlOutput.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.v2.runtime.output
AssociationMap
          Bi-directional map between elements, inner peers, and outer peers.
JAXBContextImpl
          This class provides the implementation of JAXBContext.
Name
          The internal representation of an XML name.
NamespaceContext2
          Maintains namespace<->prefix bindings.
XMLSerializer
          Receives XML serialization event and writes to XmlOutput.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.v2.runtime.property
JAXBContextImpl
          This class provides the implementation of JAXBContext.
JaxBeanInfo
          Encapsulates various JAXB operations on objects bound by JAXB.
Name
          The internal representation of an XML name.
XMLSerializer
          Receives XML serialization event and writes to XmlOutput.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.v2.runtime.reflect
JAXBContextImpl
          This class provides the implementation of JAXBContext.
Name
          The internal representation of an XML name.
Transducer
          Responsible for converting a Java object to a lexical representation and vice versa.
XMLSerializer
          Receives XML serialization event and writes to XmlOutput.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.v2.runtime.reflect.opt
Name
          The internal representation of an XML name.
XMLSerializer
          Receives XML serialization event and writes to XmlOutput.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.v2.runtime.unmarshaller
AssociationMap
          Bi-directional map between elements, inner peers, and outer peers.
ClassBeanInfoImpl
          JaxBeanInfo implementation for j2s bean.
Coordinator
          Object that coordinates the marshalling/unmarshalling.
JAXBContextImpl
          This class provides the implementation of JAXBContext.
JaxBeanInfo
          Encapsulates various JAXB operations on objects bound by JAXB.
Name
          The internal representation of an XML name.
Transducer
          Responsible for converting a Java object to a lexical representation and vice versa.
 

Classes in com.sun.xml.bind.v2.runtime used by com.sun.xml.bind.v2.util
Name
          The internal representation of an XML name.