net.sf.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 SAXException
Throws:
SAXException

getGroupSG

public GroupSG getGroupSG(ComplexContentSG pController)