org.apache.ws.jaxme.generator.sg.impl
Class GroupSGChainImpl
java.lang.Object
   org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
- All Implemented Interfaces: 
- GroupSGChain
- public class GroupSGChainImpl- extends java.lang.Object- implements GroupSGChain
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GroupSGChainImpl
protected GroupSGChainImpl(GroupSGChain o)
isGlobal
public boolean isGlobal(GroupSG pController)
- 
- Specified by:
- isGlobalin interface- GroupSGChain
 
- 
 
getName
public XsQName getName(GroupSG pController)
- 
- Specified by:
- getNamein interface- GroupSGChain
 
- 
 
isAll
public boolean isAll(GroupSG pController)
- 
- Specified by:
- isAllin interface- GroupSGChain
 
- 
 
isChoice
public boolean isChoice(GroupSG pController)
- 
- Specified by:
- isChoicein interface- GroupSGChain
 
- 
 
isSequence
public boolean isSequence(GroupSG pController)
- 
- Specified by:
- isSequencein interface- GroupSGChain
 
- 
 
getClassContext
public Context getClassContext(GroupSG pController)
                        throws org.xml.sax.SAXException
- 
- Specified by:
- getClassContextin interface- GroupSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getParticles
public ParticleSG[] getParticles(GroupSG pController)
                          throws org.xml.sax.SAXException
- 
- Specified by:
- getParticlesin interface- GroupSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
newParticleSG
public java.lang.Object newParticleSG(GroupSG pController,
                                      XSParticle pParticle)
                               throws org.xml.sax.SAXException
- 
- Specified by:
- newParticleSGin interface- GroupSGChain
 
- 
- Throws:
- org.xml.sax.SAXException
 
getFactory
public SGFactory getFactory(GroupSG pController)
- 
- Specified by:
- getFactoryin interface- GroupSGChain
 
- 
 
getSchema
public SchemaSG getSchema(GroupSG pController)
- 
- Specified by:
- getSchemain interface- GroupSGChain
 
- 
 
getLocator
public org.xml.sax.Locator getLocator(GroupSG pController)
- 
- Specified by:
- getLocatorin interface- GroupSGChain
 
- 
 
init
public void init(GroupSG pController)
          throws org.xml.sax.SAXException
- 
- Specified by:
- initin interface- GroupSGChain
 
- 
- Throws:
- org.xml.sax.SAXException