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

Quick Search    Search Deep

org.apache.ws.jaxme.generator.sg.impl.ccsg.* (15)

org.apache.ws.jaxme.generator.sg.impl: Javadoc index of package org.apache.ws.jaxme.generator.sg.impl.


Package Samples:

org.apache.ws.jaxme.generator.sg.impl.ccsg: Contains JAXB source generation model implementation.  

Classes:

GroupHandlerSG: An instance of GroupHandlerSG is responsible for creating an instance of org.apache.ws.jaxme.impl.JMSAXGroupParser , or org.apache.ws.jaxme.impl.JMSAXElementParser . The org.apache.ws.jaxme.generator.sg.ComplexContentSG creates a GroupHandlerSG for any group, contained in the element.
ParticleWalker: A ParticleWalker walks over a complex elements particles, invoking the given Particle Visitors methods for any particle.
AllHandlerSG: Creates an instance of org.apache.ws.jaxme.impl.JMSAXElementParser , or org.apache.ws.jaxme.impl.JMSAXGroupParser , which parses an "all" group.
ChoiceHandlerSG: Creates an instance of org.apache.ws.jaxme.impl.JMSAXElementParser , or org.apache.ws.jaxme.impl.JMSAXGroupParser , which parses a choice group.
HandlerSG: Interface of an object, which generates instances of org.apache.ws.jaxme.impl.JMSAXElementParser , or org.apache.ws.jaxme.impl.JMSAXGroupParser .
SequenceHandlerSG: Creates an instance of org.apache.ws.jaxme.impl.JMSAXElementParser , or org.apache.ws.jaxme.impl.JMSAXGroupParser , which parses a sequence.
ParticleVisitorImpl: Default implementation of a ParticleVisitor , with methods doing nothing.
BeanGeneratingVisitor: Implementation of a ParticleVisitor , which generates a bean class.
DriverGeneratingVisitor: Implementation of ParticleVisitor for generating the driver class.
HandlerSGImpl: Base implementation of HandlerSG , for derivation of various subclasses.
ArrayPropertySG: A subclass of MultiplePropertySG , which generates arrays rather than lists.
SimpleContentHandlerSG: Creates an instance of org.apache.ws.jaxme.impl.JMSAXElementParser , which parses a complex element with simple content.
EmptyElementHandlerSG: Creates an instance of org.apache.ws.jaxme.impl.JMSAXElementParser , which parses an empty element, aka empty group.
XjcSerializable: An instance of this class may be used to specify that the generated classes should be serializable. The instance will also customize the serialization.
JAXBComplexContentTypeSG: Default implementation of org.apache.ws.jaxme.generator.sg.ComplexContentSG .
JAXBSGItem: Default implementation of org.apache.ws.jaxme.generator.sg.SGItem .
ParsePrintSG: Simple type chain for implementing jaxb:javaType/@parseMethod and/or jaxb:javaType/@printMethod .
MultiplePropertySG: 1.
ParticleVisitor: A ParticleVisitor iterates over a groups particles.
JAXBSchemaReader: The default, JAXB compliant, schema reader.
AnyAttributePropertySG: PropertySG for attribute wildcards.
GroupUtil: Utility methods for handling groups.
AbstractContext
AnyElementPropertySG
AtomicTypeSGImpl

Home | Contact Us | Privacy Policy | Terms of Service