net.sf.jaxme.generator.sg
Interface ComplexContentSG

All Known Implementing Classes:
ComplexContentSGImpl

public interface ComplexContentSG

Author:
Jochen Wiedmann

Method Summary
 GroupSG getGroupSG()
          Returns the child elements.
 void init()
          Initializes the ComplexContentSG.
 

Method Detail

init

public void init()
          throws SAXException

Initializes the ComplexContentSG.

Throws:
SAXException

getGroupSG

public GroupSG getGroupSG()

Returns the child elements.