org.apache.ws.jaxme.generator.sg.impl

Class SimpleContentSGChainImpl

Implemented Interfaces:
SimpleContentSGChain

public class SimpleContentSGChainImpl
extends java.lang.Object
implements SimpleContentSGChain

Constructor Summary

SimpleContentSGChainImpl(SimpleContentSGChain o)

Method Summary

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

Constructor Details

SimpleContentSGChainImpl

protected SimpleContentSGChainImpl(SimpleContentSGChain o)

Method Details

getContentTypeSG

public TypeSG getContentTypeSG(SimpleContentSG pController)
            throws SAXException
Specified by:
getContentTypeSG in interface SimpleContentSGChain

getPropertySG

public PropertySG getPropertySG(SimpleContentSG pController)
            throws SAXException
Specified by:
getPropertySG in interface SimpleContentSGChain

getTypeSG

public TypeSG getTypeSG(SimpleContentSG pController)
            throws SAXException
Specified by:
getTypeSG in interface SimpleContentSGChain

init

public void init(SimpleContentSG pController)
            throws SAXException
Specified by:
init in interface SimpleContentSGChain

newPropertySGChain

public Object newPropertySGChain(SimpleContentSG pController)
            throws SAXException
Specified by:
newPropertySGChain in interface SimpleContentSGChain