|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.jaxme.generator.sg.impl.ComplexContentSGImpl
public class ComplexContentSGImpl
Constructor Summary | |
---|---|
ComplexContentSGImpl(ComplexContentSGChain o)
|
Method Summary | |
---|---|
GroupSG |
getGroupSG()
Returns the child elements. |
ComplexContentSGChain |
getHeadOfChain()
|
void |
init()
Initializes the ComplexContentSG. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComplexContentSGImpl(ComplexContentSGChain o)
Method Detail |
---|
public void init() throws org.xml.sax.SAXException
ComplexContentSG
Initializes the ComplexContentSG.
init
in interface ComplexContentSG
org.xml.sax.SAXException
public GroupSG getGroupSG()
ComplexContentSG
Returns the child elements.
getGroupSG
in interface ComplexContentSG
public ComplexContentSGChain getHeadOfChain()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |