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 ComplexContentSGChainpublic void init(ComplexContentSG pController) throws org.xml.sax.SAXException
init in interface ComplexContentSGChainorg.xml.sax.SAXExceptionpublic boolean isEmpty(ComplexContentSG pController)
isEmpty in interface ComplexContentSGChainpublic boolean isMixed(ComplexContentSG pController)
isMixed in interface ComplexContentSGChainpublic ParticleSG getRootParticle(ComplexContentSG pController)
getRootParticle in interface ComplexContentSGChainpublic ParticleSG[] getElementParticles(ComplexContentSG pController) throws org.xml.sax.SAXException
getElementParticles in interface ComplexContentSGChainorg.xml.sax.SAXException