Package com.sun.xml.bind

Interface Summary
AccessorFactory A means to allow the user to provide customized Accessor to be used by JAXB.
CycleRecoverable Optional interface that can be implemented by JAXB-bound objects to handle cycles in the object graph.
CycleRecoverable.Context This interface is implemented by the JAXB RI to provide information about the on-going marshalling process.
Locatable Optional interface implemented by JAXB objects to expose location information from which an object is unmarshalled.
ValidationEventLocatorEx Defines additional accessor methods for the event source location.
 

Class Summary
AccessorFactoryImpl  
AnyTypeAdapter XmlAdapter useful for mapping interfaces.
DatatypeConverterImpl This class is the JAXB RI's default implementation of the DatatypeConverterInterface.
IDResolver Pluggable ID/IDREF handling layer.
Util  
WhiteSpaceProcessor Processes white space normalization.
 

Annotation Types Summary
XmlAccessorFactory Identifies a user provided customized Accessor to be used.