Package org.apache.ws.jaxme.generator.sg.impl

Contains JAXB source generation model implementation.

See:
          Description

Class Summary
AbstractContext  
AnyAttributePropertySG PropertySG for attribute wildcards.
AnyElementPropertySG  
ArrayPropertySG A subclass of MultiplePropertySG, which generates arrays rather than lists.
AtomicTypeSGImpl  
AttributeSGChainImpl  
AttributeSGImpl  
ComplexContentSGChainImpl  
ComplexContentSGImpl  
ComplexTypeSGChainImpl  
ComplexTypeSGImpl  
EnumerationSG  
FacetImpl  
GlobalContext  
GroupSGChainImpl  
GroupSGImpl  
JAXBComplexContentTypeSG Default implementation of ComplexContentSG.
JAXBComplexTypeSG  
JAXBGroupSG  
JAXBObjectSG  
JAXBParticleSG  
JAXBPropertySG  
JAXBSchemaReader The default, JAXB compliant, schema reader.
JAXBSchemaSG  
JAXBSGFactory  
JAXBSGItem Default implementation of SGItem.
JAXBSimpleContentTypeSG  
JAXBTypeSG  
JaxMeSchemaReader  
JaxMeSGFactory  
LocalContext  
MultiplePropertySG 1.
ObjectSGChainImpl  
ObjectSGImpl  
ParsePrintSG Simple type chain for implementing jaxb:javaType/@parseMethod and/or jaxb:javaType/@printMethod.
ParticleSGChainImpl  
ParticleSGImpl  
PropertySGChainImpl  
PropertySGImpl  
SchemaSGChainImpl  
SchemaSGImpl  
SerializableSG  
SGFactoryChainImpl  
SGFactoryImpl  
SimpleContentSGChainImpl  
SimpleContentSGImpl  
SimpleTypeRestrictionSG  
SimpleTypeSGChainImpl  
SimpleTypeSGImpl  
TypeSGChainImpl  
TypeSGImpl  
XjcSerializable An instance of this class may be used to specify that the generated classes should be serializable.
 

Package org.apache.ws.jaxme.generator.sg.impl Description

Contains JAXB source generation model implementation.