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

java.lang.Object
  extended byorg.apache.ws.jaxme.generator.sg.impl.JAXBComplexContentTypeSG
All Implemented Interfaces:
ComplexContentSGChain

public class JAXBComplexContentTypeSG
extends java.lang.Object
implements ComplexContentSGChain

Author:
Jochen Wiedmann

Constructor Summary
protected JAXBComplexContentTypeSG(ComplexTypeSG pComplexTypeSG, XSType pType)
           
 
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

JAXBComplexContentTypeSG

protected JAXBComplexContentTypeSG(ComplexTypeSG pComplexTypeSG,
                                   XSType pType)
                            throws org.xml.sax.SAXException
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