|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
TypeSG |
getContentTypeSG()
Returns the content elements simple type. |
PropertySG |
getPropertySG()
Returns the content elements PropertySG . |
TypeSG |
getTypeSG()
Returns the complex type, to which this content element belongs. |
void |
init()
Initializes the SimpleContentSG. |
java.lang.Object |
newPropertySGChain()
Creates an instance of PropertySGChain generating
the content element. |
Method Detail |
public void init() throws org.xml.sax.SAXException
Initializes the SimpleContentSG.
org.xml.sax.SAXException
public java.lang.Object newPropertySGChain() throws org.xml.sax.SAXException
Creates an instance of
PropertySGChain
generating
the content element.
org.xml.sax.SAXException
public PropertySG getPropertySG() throws org.xml.sax.SAXException
Returns the content elements PropertySG
.
org.xml.sax.SAXException
public TypeSG getTypeSG() throws org.xml.sax.SAXException
Returns the complex type, to which this content element belongs.
org.xml.sax.SAXException
public TypeSG getContentTypeSG() throws org.xml.sax.SAXException
Returns the content elements simple type.
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |