|
|||||||||
| 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 | |
|---|---|
ParticleSG[] |
getElementParticles()
Returns a list of all element particles, which are being generated as properties of the type. |
ComplexContentSGChain |
getHeadOfChain()
|
org.xml.sax.Locator |
getLocator()
Returns the items location in the schema; useful for error messages. |
ParticleSG |
getRootParticle()
Returns the complex types root particle. |
void |
init()
Initializes the item. |
boolean |
isEmpty()
Returns, whether the types content model is empty. |
boolean |
isMixed()
Returns, whether the types content model is mixed. |
| 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 org.xml.sax.Locator getLocator()
ComplexContentSGReturns the items location in the schema; useful for error messages.
getLocator in interface ComplexContentSG
public void init()
throws org.xml.sax.SAXException
ComplexContentSGInitializes the item.
init in interface ComplexContentSGorg.xml.sax.SAXExceptionpublic boolean isEmpty()
ComplexContentSG
isEmpty in interface ComplexContentSGpublic boolean isMixed()
ComplexContentSG
isMixed in interface ComplexContentSGpublic ParticleSG getRootParticle()
ComplexContentSG
getRootParticle in interface ComplexContentSG
public ParticleSG[] getElementParticles()
throws org.xml.sax.SAXException
ComplexContentSG
getElementParticles in interface ComplexContentSGorg.xml.sax.SAXExceptionpublic ComplexContentSGChain getHeadOfChain()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||