org.apache.ws.jaxme.generator.sg
Interface ComplexContentSGChain

All Known Implementing Classes:
ComplexContentSGChainImpl, JAXBComplexContentTypeSG

public interface ComplexContentSGChain


Method Summary
 GroupSG getGroupSG(ComplexContentSG pController)
           
 void init(ComplexContentSG pController)
           
 

Method Detail

init

public void init(ComplexContentSG pController)
          throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException

getGroupSG

public GroupSG getGroupSG(ComplexContentSG pController)