org.apache.ws.jaxme.generator.sg

Interface SimpleContentSGChain

Known Implementing Classes:
JAXBSimpleContentTypeSG, SimpleContentSGChainImpl

public interface SimpleContentSGChain

Method Summary

TypeSG
getContentTypeSG(SimpleContentSG pController)
PropertySG
getPropertySG(SimpleContentSG pController)
TypeSG
getTypeSG(SimpleContentSG pController)
void
init(SimpleContentSG pController)
Object
newPropertySGChain(SimpleContentSG pController)

Method Details

getContentTypeSG

public TypeSG getContentTypeSG(SimpleContentSG pController)
            throws SAXException

getPropertySG

public PropertySG getPropertySG(SimpleContentSG pController)
            throws SAXException

getTypeSG

public TypeSG getTypeSG(SimpleContentSG pController)
            throws SAXException

init

public void init(SimpleContentSG pController)
            throws SAXException

newPropertySGChain

public Object newPropertySGChain(SimpleContentSG pController)
            throws SAXException