| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.generator.sg.impl.SimpleContentSGImplConstructor 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 SAXExceptionInitializes the SimpleContentSG.
- Specified by:
- init in interface SimpleContentSG
public Object newPropertySGChain()
throws SAXExceptionCreates an instance ofPropertySGChaingenerating the content element.
- Specified by:
- newPropertySGChain in interface SimpleContentSG