org.apache.ws.jaxme.generator.sg.impl
public class JAXBComplexContentTypeSG extends Object implements ComplexContentSGChain
Constructor Summary | |
---|---|
protected | JAXBComplexContentTypeSG(ComplexTypeSG pComplexTypeSG, XSType pType) |
Method Summary | |
---|---|
ParticleSG[] | getElementParticles(ComplexContentSG pController) |
Locator | getLocator(ComplexContentSG pController) |
ParticleSG | getRootParticle(ComplexContentSG pController) |
void | init(ComplexContentSG pController) |
boolean | isEmpty(ComplexContentSG pController) |
boolean | isMixed(ComplexContentSG pController) |
protected ParticleSG | newParticleSG(SGFactory pFactory, XSParticle pParticle, Context pContext) |