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.ccsg.HandlerSGImpl
HandlerSG
,
for derivation of various subclasses.
Field Summary | |
protected ComplexTypeSG |
Constructor Summary | |
|
Method Summary | |
protected void |
|
void |
|
JavaSource |
|
protected DirectAccessible | |
protected DirectAccessible | |
protected DirectAccessible | |
protected DirectAccessible | |
protected DirectAccessible | |
JavaMethod | |
JavaMethod | |
JavaMethod | |
JavaMethod | |
JavaMethod | |
JavaMethod | |
protected void |
|
protected void |
|
protected void |
|
protected void |
|
protected void |
|
protected void createSimpleTypeConversion(JavaMethod pJm, TypeSG pType, TypedValue pValue, String pName, PropertySG pPropertySG, DirectAccessible pElement) throws SAXException
public JavaSource getJavaSource()
Returns the class being generated.
- Specified by:
- getJavaSource in interface HandlerSG
public JavaMethod newAddAttributeMethod() throws SAXException
- Specified by:
- newAddAttributeMethod in interface HandlerSG
public JavaMethod newEndElementMethod() throws SAXException
- Specified by:
- newEndElementMethod in interface HandlerSG
public JavaMethod newIsAtomicMethod() throws SAXException
- Specified by:
- newIsAtomicMethod in interface HandlerSG
public JavaMethod newIsEmptyMethod() throws SAXException
- Specified by:
- newIsEmptyMethod in interface HandlerSG
public JavaMethod newIsFinishedMethod() throws SAXException
- Specified by:
- newIsFinishedMethod in interface HandlerSG
public JavaMethod newStartElementMethod() throws SAXException
- Specified by:
- newStartElementMethod in interface HandlerSG