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 SimpleContentSGChain
org.xml.sax.SAXException
public java.lang.Object newPropertySGChain(SimpleContentSG pController) throws org.xml.sax.SAXException
newPropertySGChain
in interface SimpleContentSGChain
org.xml.sax.SAXException
public PropertySG getPropertySG(SimpleContentSG pController) throws org.xml.sax.SAXException
getPropertySG
in interface SimpleContentSGChain
org.xml.sax.SAXException
public TypeSG getTypeSG(SimpleContentSG pController) throws org.xml.sax.SAXException
getTypeSG
in interface SimpleContentSGChain
org.xml.sax.SAXException
public TypeSG getContentTypeSG(SimpleContentSG pController) throws org.xml.sax.SAXException
getContentTypeSG
in interface SimpleContentSGChain
org.xml.sax.SAXException