org.apache.ws.jaxme.generator.sg.impl.ccsg
public class DriverGeneratingVisitor extends ParticleVisitorImpl
Constructor Summary | |
---|---|
DriverGeneratingVisitor(JavaSource pJs) Creates a new instance, which writes methods into the
given class. |
Method Summary | |
---|---|
void | complexElementParticle(GroupSG pGroup, ParticleSG pParticle) |
void | emptyType(ComplexTypeSG pType) |
protected List | getNames(ComplexTypeSG pType) This method builds a list of the names, which are being
used in the element. |
void | simpleContent(ComplexTypeSG pType) |
void | startComplexContent(ComplexTypeSG pType) |
Throws: SAXException