|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jaxme.generator.sg.impl.SimpleContentSGImpl
| Constructor Summary | |
SimpleContentSGImpl(SimpleContentSGChain o)
|
|
| Method Summary | |
TypeSG |
getContentTypeSG()
Returns the content elements simple type. |
SimpleContentSGChain |
getHeadOfChain()
|
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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleContentSGImpl(SimpleContentSGChain o)
| Method Detail |
public void init()
throws SAXException
SimpleContentSGInitializes the SimpleContentSG.
init in interface SimpleContentSGSAXException
public java.lang.Object newPropertySGChain()
throws SAXException
SimpleContentSGCreates an instance of
PropertySGChain generating
the content element.
newPropertySGChain in interface SimpleContentSGSAXException
public PropertySG getPropertySG()
throws SAXException
SimpleContentSGReturns the content elements PropertySG.
getPropertySG in interface SimpleContentSGSAXException
public TypeSG getTypeSG()
throws SAXException
SimpleContentSGReturns the complex type, to which this content element belongs.
getTypeSG in interface SimpleContentSGSAXException
public TypeSG getContentTypeSG()
throws SAXException
SimpleContentSGReturns the content elements simple type.
getContentTypeSG in interface SimpleContentSGSAXExceptionpublic SimpleContentSGChain getHeadOfChain()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||