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.GroupSGChainImpl
Constructor Summary | |
Method Summary | |
Context |
|
SGFactory |
|
Locator |
|
XsQName | |
ParticleSG[] |
|
SchemaSG | |
void | |
boolean | |
boolean | |
boolean | |
boolean |
|
Object |
|
public Context getClassContext(GroupSG pController) throws SAXException
- Specified by:
- getClassContext in interface GroupSGChain
public SGFactory getFactory(GroupSG pController)
- Specified by:
- getFactory in interface GroupSGChain
public Locator getLocator(GroupSG pController)
- Specified by:
- getLocator in interface GroupSGChain
public ParticleSG[] getParticles(GroupSG pController) throws SAXException
- Specified by:
- getParticles in interface GroupSGChain
public SchemaSG getSchema(GroupSG pController)
- Specified by:
- getSchema in interface GroupSGChain
public void init(GroupSG pController) throws SAXException
- Specified by:
- init in interface GroupSGChain
public boolean isSequence(GroupSG pController)
- Specified by:
- isSequence in interface GroupSGChain
public Object newParticleSG(GroupSG pController, XSParticle pParticle) throws SAXException
- Specified by:
- newParticleSG in interface GroupSGChain