public interface ComplexContentSGChain
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) |
org.xml.sax.Locator getLocator(ComplexContentSG pController)
void init(ComplexContentSG pController) throws org.xml.sax.SAXException
org.xml.sax.SAXException
boolean isEmpty(ComplexContentSG pController)
boolean isMixed(ComplexContentSG pController)
ParticleSG getRootParticle(ComplexContentSG pController)
ParticleSG[] getElementParticles(ComplexContentSG pController) throws org.xml.sax.SAXException
org.xml.sax.SAXException