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.JAXBSGItem
org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
Constructor Summary | |
| |
|
Method Summary | |
Context |
|
SGFactory |
|
Locator |
|
XsQName | |
ParticleSG[] |
|
SchemaSG | |
void | |
boolean | |
boolean | |
boolean | |
boolean |
|
Object |
|
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem | |
getFactory , getLocator , getSchema , getXSObject |
protected JAXBGroupSG(SGFactory pFactory, SchemaSG pSchema, XSGroup pGroup) throws SAXException
Creates a new, global group.
public Context getClassContext(GroupSG pController)
- 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