Package com.sun.tools.xjc.api.impl.s2j

implementation of the XJC API for schema to java.

See:
          Description

Class Summary
AbstractMappingImpl<InfoT extends CElement> Partial common implementation between ElementMappingImpl and BeanMappingImpl
BeanMappingImpl Partial implementation of Mapping for bean classes.
DowngradingErrorHandler ErrorHandler that reports all errors as warnings.
ElementAdapter FieldOutline that wraps another FieldOutline and allows JAX-WS to access values without using about JAXBElement.
ElementCollectionAdapter ElementAdapter that works with a collection of JAXBElement.
ElementMappingImpl  
ElementSingleAdapter ElementAdapter that works with a single JAXBElement.
JAXBModelImpl JAXBModel implementation.
PropertyImpl  
SchemaCompilerImpl SchemaCompiler implementation.
TypeAndAnnotationImpl TypeAndAnnotation implementation.
 

Package com.sun.tools.xjc.api.impl.s2j Description

implementation of the XJC API for schema to java.