Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGImpl
Constructor Summary | |
Method Summary | |
ParticleSG[] |
|
ComplexContentSGChain | |
Locator |
|
ParticleSG |
|
void |
|
boolean |
|
boolean |
|
public ParticleSG[] getElementParticles() throws SAXException
Returns a list of all element particles, which are being generated as properties of the type.
- Specified by:
- getElementParticles in interface ComplexContentSG
public Locator getLocator()
Returns the items location in the schema; useful for error messages.
- Specified by:
- getLocator in interface ComplexContentSG
public ParticleSG getRootParticle()
Returns the complex types root particle.
- Specified by:
- getRootParticle in interface ComplexContentSG
public void init() throws SAXException
Initializes the item.
- Specified by:
- init in interface ComplexContentSG
public boolean isEmpty()
Returns, whether the types content model is empty.
- Specified by:
- isEmpty in interface ComplexContentSG
public boolean isMixed()
Returns, whether the types content model is mixed.
- Specified by:
- isMixed in interface ComplexContentSG