org.apache.ws.jaxme.generator.sg
Interface ComplexContentSGChain
- All Known Implementing Classes: 
- ComplexContentSGChainImpl, JAXBComplexContentTypeSG
- public interface ComplexContentSGChain
 
getLocator
public org.xml.sax.Locator getLocator(ComplexContentSG pController)
- 
 
init
public void init(ComplexContentSG pController)
          throws org.xml.sax.SAXException
- 
- Throws:
- org.xml.sax.SAXException
 
isEmpty
public boolean isEmpty(ComplexContentSG pController)
- 
 
isMixed
public boolean isMixed(ComplexContentSG pController)
- 
 
getGroupSG
public GroupSG getGroupSG(ComplexContentSG pController)
- 
 
generateProperties
public void generateProperties(ComplexContentSG pController,
                               JavaSource pSource)
                        throws org.xml.sax.SAXException
- 
- Throws:
- org.xml.sax.SAXException
 
getElementParticles
public ParticleSG[] getElementParticles(ComplexContentSG pController)
                                 throws org.xml.sax.SAXException
- 
- Throws:
- org.xml.sax.SAXException