org.apache.ws.jaxme.generator.sg.impl
Class ComplexContentSGChainImpl

java.lang.Object
  extended by org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGChainImpl
All Implemented Interfaces:
ComplexContentSGChain

public class ComplexContentSGChainImpl
extends java.lang.Object
implements ComplexContentSGChain


Constructor Summary
protected ComplexContentSGChainImpl(ComplexContentSGChain o)
           
 
Method Summary
 ParticleSG[] getElementParticles(ComplexContentSG pController)
           
 org.xml.sax.Locator getLocator(ComplexContentSG pController)
           
 ParticleSG getRootParticle(ComplexContentSG pController)
           
 void init(ComplexContentSG pController)
           
 boolean isEmpty(ComplexContentSG pController)
           
 boolean isMixed(ComplexContentSG pController)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexContentSGChainImpl

protected ComplexContentSGChainImpl(ComplexContentSGChain o)
Method Detail

getLocator

public org.xml.sax.Locator getLocator(ComplexContentSG pController)
Specified by:
getLocator in interface ComplexContentSGChain

init

public void init(ComplexContentSG pController)
          throws org.xml.sax.SAXException
Specified by:
init in interface ComplexContentSGChain
Throws:
org.xml.sax.SAXException

isEmpty

public boolean isEmpty(ComplexContentSG pController)
Specified by:
isEmpty in interface ComplexContentSGChain

isMixed

public boolean isMixed(ComplexContentSG pController)
Specified by:
isMixed in interface ComplexContentSGChain

getRootParticle

public ParticleSG getRootParticle(ComplexContentSG pController)
Specified by:
getRootParticle in interface ComplexContentSGChain

getElementParticles

public ParticleSG[] getElementParticles(ComplexContentSG pController)
                                 throws org.xml.sax.SAXException
Specified by:
getElementParticles in interface ComplexContentSGChain
Throws:
org.xml.sax.SAXException