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