org.apache.ws.jaxme.generator.sg
Interface GroupSGChain
- GroupSGChainImpl, JAXBGroupSG
public interface GroupSGChain
getClassContext
public Context getClassContext(GroupSG pController)
throws SAXException
getLocator
public Locator getLocator(GroupSG pController)
getParticles
public ParticleSG[] getParticles(GroupSG pController)
throws SAXException
init
public void init(GroupSG pController)
throws SAXException
isAll
public boolean isAll(GroupSG pController)
isChoice
public boolean isChoice(GroupSG pController)
isGlobal
public boolean isGlobal(GroupSG pController)
isSequence
public boolean isSequence(GroupSG pController)
newParticleSG
public Object newParticleSG(GroupSG pController,
XSParticle pParticle)
throws SAXException