Home » openjdk-7 » com.sun.xml.internal » bind »

com.sun.xml.internal.bind

Sub Packages:

com.sun.xml.internal.bind.annotation    
com.sun.xml.internal.bind.api    
com.sun.xml.internal.bind.api.impl    
com.sun.xml.internal.bind.marshaller    
com.sun.xml.internal.bind.unmarshaller    
com.sun.xml.internal.bind.util    
com.sun.xml.internal.bind.v2    
com.sun.xml.internal.bind.v2.bytecode   Code that deals with low level byte code manipulation.  
com.sun.xml.internal.bind.v2.model.annotation   Abstraction around reading annotations, to support internal/external annotations.  
com.sun.xml.internal.bind.v2.model.core    
com.sun.xml.internal.bind.v2.model.impl   Implementation of the com.sun.xml.internal.bind.j2s.model package.  
com.sun.xml.internal.bind.v2.model.nav   Abstraction around the reflection library, to support various reflection models (such as java.lang.reflect and APT).  
com.sun.xml.internal.bind.v2.model.runtime    
com.sun.xml.internal.bind.v2.runtime   Code that implements JAXBContext, Unmarshaller, and Marshaller.  
com.sun.xml.internal.bind.v2.runtime.output    
com.sun.xml.internal.bind.v2.runtime.property    
com.sun.xml.internal.bind.v2.runtime.reflect   Abstraction around accessing data of actual objects.  
com.sun.xml.internal.bind.v2.runtime.reflect.opt   Hosts optimized com.sun.xml.internal.bind.v2.runtime.reflect.Accessor , com.sun.xml.internal.bind.v2.runtime.reflect.TransducedAccessor , and com.sun.xml.internal.bind.v2.runtime.Transducer .  
com.sun.xml.internal.bind.v2.runtime.unmarshaller    
com.sun.xml.internal.bind.v2.schemagen    
com.sun.xml.internal.bind.v2.schemagen.xmlschema   XML Schema writer generated by TXW.  
com.sun.xml.internal.bind.v2.util    

Interfaces:

Locatable   Optional interface implemented by JAXB objects to expose location information from which an object is unmarshalled.  code | html
ValidationEventLocatorEx   Defines additional accessor methods for the event source location.  code | html

Abstract Classes:

IDResolver   Pluggable ID/IDREF handling layer.  code | html
Util     code | html
WhiteSpaceProcessor   Processes white space normalization.  code | html

Classes:

DatatypeConverterImpl   This class is the JAXB RI's default implementation of the DatatypeConverterInterface code | html
DatatypeConverterImpl.CalendarFormatter     code | html