public class JAXBSimpleContentTypeSG extends java.lang.Object implements SimpleContentSGChain
| Modifier | Constructor and Description |
|---|---|
protected |
JAXBSimpleContentTypeSG(ComplexTypeSG pComplexTypeSG,
XSType pType)
Creates a new instance of JAXBSimpleContentSG.java.
|
| 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 JAXBSimpleContentTypeSG(ComplexTypeSG pComplexTypeSG, XSType pType) throws org.xml.sax.SAXException
Creates a new instance of JAXBSimpleContentSG.java.
org.xml.sax.SAXExceptionpublic java.lang.Object newPropertySGChain(SimpleContentSG pController) throws org.xml.sax.SAXException
newPropertySGChain in interface SimpleContentSGChainorg.xml.sax.SAXExceptionpublic void init(SimpleContentSG pController) throws org.xml.sax.SAXException
init 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