public class SimpleContentSGChainImpl extends java.lang.Object implements SimpleContentSGChain
| Modifier | Constructor and Description |
|---|---|
protected |
SimpleContentSGChainImpl(SimpleContentSGChain o) |
| Modifier and Type | Method and Description |
|---|---|
TypeSG |
getContentTypeSG(SimpleContentSG pController) |
PropertySG |
getPropertySG(SimpleContentSG pController) |
TypeSG |
getTypeSG(SimpleContentSG pController) |
void |
init(SimpleContentSG pController) |
java.lang.Object |
newPropertySGChain(SimpleContentSG pController) |
protected SimpleContentSGChainImpl(SimpleContentSGChain o)
public void init(SimpleContentSG pController) throws org.xml.sax.SAXException
init in interface SimpleContentSGChainorg.xml.sax.SAXExceptionpublic java.lang.Object newPropertySGChain(SimpleContentSG pController) throws org.xml.sax.SAXException
newPropertySGChain in interface SimpleContentSGChainorg.xml.sax.SAXExceptionpublic PropertySG getPropertySG(SimpleContentSG pController) throws org.xml.sax.SAXException
getPropertySG in interface SimpleContentSGChainorg.xml.sax.SAXExceptionpublic TypeSG getTypeSG(SimpleContentSG pController) throws org.xml.sax.SAXException
getTypeSG in interface SimpleContentSGChainorg.xml.sax.SAXExceptionpublic TypeSG getContentTypeSG(SimpleContentSG pController) throws org.xml.sax.SAXException
getContentTypeSG in interface SimpleContentSGChainorg.xml.sax.SAXException