public class ComplexContentSGChainImpl extends java.lang.Object implements ComplexContentSGChain
Modifier | Constructor and Description |
---|---|
protected |
ComplexContentSGChainImpl(ComplexContentSGChain o) |
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 ComplexContentSGChainImpl(ComplexContentSGChain o)
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 boolean isEmpty(ComplexContentSG pController)
isEmpty
in interface ComplexContentSGChain
public boolean isMixed(ComplexContentSG pController)
isMixed
in interface ComplexContentSGChain
public ParticleSG getRootParticle(ComplexContentSG pController)
getRootParticle
in interface ComplexContentSGChain
public ParticleSG[] getElementParticles(ComplexContentSG pController) throws org.xml.sax.SAXException
getElementParticles
in interface ComplexContentSGChain
org.xml.sax.SAXException