Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGImpl
Constructor Summary | |
Method Summary | |
TypeSG |
|
SimpleContentSGChain | |
PropertySG |
|
TypeSG |
|
void |
|
Object |
|
public TypeSG getContentTypeSG() throws SAXException
Returns the content elements simple type.
- Specified by:
- getContentTypeSG in interface SimpleContentSG
public PropertySG getPropertySG() throws SAXException
Returns the content elementsPropertySG
.
- Specified by:
- getPropertySG in interface SimpleContentSG
public TypeSG getTypeSG() throws SAXException
Returns the complex type, to which this content element belongs.
- Specified by:
- getTypeSG in interface SimpleContentSG
public void init() throws SAXException
Initializes the SimpleContentSG.
- Specified by:
- init in interface SimpleContentSG
public Object newPropertySGChain() throws SAXException
Creates an instance ofPropertySGChain
generating the content element.
- Specified by:
- newPropertySGChain in interface SimpleContentSG