net.sf.jaxme.generator.sg
Interface SimpleContentSGChain
- All Known Implementing Classes:
- JAXBSimpleContentTypeSG, SimpleContentSGChainImpl
- public interface SimpleContentSGChain
init
public void init(SimpleContentSG pController)
throws SAXException
- Throws:
SAXException
newPropertySGChain
public java.lang.Object newPropertySGChain(SimpleContentSG pController)
throws SAXException
- Throws:
SAXException
getPropertySG
public PropertySG getPropertySG(SimpleContentSG pController)
throws SAXException
- Throws:
SAXException
getTypeSG
public TypeSG getTypeSG(SimpleContentSG pController)
throws SAXException
- Throws:
SAXException
getContentTypeSG
public TypeSG getContentTypeSG(SimpleContentSG pController)
throws SAXException
- Throws:
SAXException