Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

Contains JAXB source generation model interfaces.

See:
          Description

Class Summary
AbstractContext  
AnyAttributePropertySG PropertySG for attribute wildcards.
AnyElementPropertySG  
ArrayPropertySG A subclass of MultiplePropertySG, which generates arrays rather than lists.
AtomicTypeSGImpl  
EnumerationSG  
FacetImpl  
GlobalContext  
JAXBAttributeSG  
JAXBComplexContentTypeSG Default implementation of org.apache.ws.jaxme.generator.sg.ComplexContentSG.
JAXBComplexContentTypeSG.Particle  
JAXBComplexTypeSG  
JAXBGroupSG  
JAXBObjectSG  
JAXBParticleSG  
JAXBPropertySG  
JAXBSchemaReader The default, JAXB compliant, schema reader.
JAXBSchemaSG  
JAXBSGFactory  
JAXBSGItem Default implementation of org.apache.ws.jaxme.generator.sg.SGItem.
JAXBSimpleContentTypeSG  
JAXBTypeSG  
JaxMeSchemaReader  
JaxMeSGFactory  
LocalContext  
MultiplePropertySG 1.
ParsePrintSG Simple type chain for implementing jaxb:javaType/@parseMethod and/or jaxb:javaType/@printMethod.
SerializableSG  
SimpleTypeRestrictionSG  
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 interfaces.