public class JAXBComplexContentTypeSG extends java.lang.Object implements ComplexContentSGChain
ComplexContentSG
.Modifier | Constructor and Description |
---|---|
protected |
JAXBComplexContentTypeSG(ComplexTypeSG pComplexTypeSG,
XSType pType) |
Modifier and Type | Method and Description |
---|---|
ParticleSG[] |
getElementParticles(ComplexContentSG pController) |
org.xml.sax.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) |
protected JAXBComplexContentTypeSG(ComplexTypeSG pComplexTypeSG, XSType pType) throws org.xml.sax.SAXException
org.xml.sax.SAXException
protected ParticleSG newParticleSG(SGFactory pFactory, XSParticle pParticle, Context pContext) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public org.xml.sax.Locator getLocator(ComplexContentSG pController)
getLocator
in interface ComplexContentSGChain
public void init(ComplexContentSG pController) throws org.xml.sax.SAXException
init
in interface ComplexContentSGChain
org.xml.sax.SAXException
public ParticleSG[] getElementParticles(ComplexContentSG pController) throws org.xml.sax.SAXException
getElementParticles
in interface ComplexContentSGChain
org.xml.sax.SAXException
public ParticleSG getRootParticle(ComplexContentSG pController)
getRootParticle
in interface ComplexContentSGChain
public boolean isEmpty(ComplexContentSG pController)
isEmpty
in interface ComplexContentSGChain
public boolean isMixed(ComplexContentSG pController)
isMixed
in interface ComplexContentSGChain