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.SAXExceptionjava.lang.Object newPropertySGChain(SimpleContentSG pController) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionPropertySG getPropertySG(SimpleContentSG pController) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionTypeSG getTypeSG(SimpleContentSG pController) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionTypeSG getContentTypeSG(SimpleContentSG pController) throws org.xml.sax.SAXException
org.xml.sax.SAXException