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