Uses of Package
com.sun.xml.bind.api

Packages that use com.sun.xml.bind.api
com.sun.tools.jxc.apt APT related code. 
com.sun.tools.xjc Schema to Java compiler 
com.sun.tools.xjc.api API for programatic invocation of XJC and schemagen. 
com.sun.tools.xjc.api.impl.s2j implementation of the XJC API for schema to java. 
com.sun.tools.xjc.util   
com.sun.xml.bind.api Runtime API for the JAX-WS RI 
com.sun.xml.bind.v2 The JAXB 2.0 runtime 
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package. 
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 Hosts optimized Accessor, TransducedAccessor, and Transducer
com.sun.xml.bind.v2.runtime.unmarshaller   
com.sun.xml.bind.v2.schemagen Schema generator. 
 

Classes in com.sun.xml.bind.api used by com.sun.tools.jxc.apt
ErrorListener
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
 

Classes in com.sun.xml.bind.api used by com.sun.tools.xjc
ErrorListener
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
 

Classes in com.sun.xml.bind.api used by com.sun.tools.xjc.api
ErrorListener
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
 

Classes in com.sun.xml.bind.api used by com.sun.tools.xjc.api.impl.s2j
ErrorListener
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
 

Classes in com.sun.xml.bind.api used by com.sun.tools.xjc.util
ErrorListener
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.api
AccessorException
          Signals an error in RawAccessor.
Bridge
          Mini-marshaller/unmarshaller that is specialized for a particular element name and a type.
BridgeContext
          Deprecated. The caller no longer needs to use this, as Bridge has methods that can work without BridgeContext.
JAXBRIContext
          JAXBContext enhanced with JAXB RI specific functionalities.
RawAccessor
          Accesses a particular property of a bean.
TypeReference
          A reference to a JAXB-bound type.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2
JAXBRIContext
          JAXBContext enhanced with JAXB RI specific functionalities.
TypeReference
          A reference to a JAXB-bound type.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.model.impl
AccessorException
          Signals an error in RawAccessor.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.runtime
AccessorException
          Signals an error in RawAccessor.
Bridge
          Mini-marshaller/unmarshaller that is specialized for a particular element name and a type.
BridgeContext
          Deprecated. The caller no longer needs to use this, as Bridge has methods that can work without BridgeContext.
CompositeStructure
          A JAXB Bean that works like a DOM.
JAXBRIContext
          JAXBContext enhanced with JAXB RI specific functionalities.
RawAccessor
          Accesses a particular property of a bean.
TypeReference
          A reference to a JAXB-bound type.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.runtime.property
AccessorException
          Signals an error in RawAccessor.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.runtime.reflect
AccessorException
          Signals an error in RawAccessor.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.runtime.reflect.opt
AccessorException
          Signals an error in RawAccessor.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.runtime.unmarshaller
AccessorException
          Signals an error in RawAccessor.
ClassResolver
          Dynamically locates classes to represent elements discovered during the unmarshalling.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.schemagen
ErrorListener
          Implemented by the driver of the compiler engine to handle errors found during the compiliation.