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
 GroupSG getGroupSG(ComplexContentSG pController)
           
 void init(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

init

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

getGroupSG

public GroupSG getGroupSG(ComplexContentSG pController)
Specified by:
getGroupSG in interface ComplexContentSGChain