| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementHandlerSG
org.apache.ws.jaxme.generator.sg.impl.ccsg.SimpleContentHandlerSG
Creates an instance of
 JMSAXElementParser,
 which parses a complex element with simple content.
| Field Summary | 
| Fields inherited from class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl | 
| ctSG | 
| Constructor Summary | |
| SimpleContentHandlerSG(ComplexTypeSG pType,
                       JavaSource pJs)Creates a new instance, which generates a handler for the given complex type. | |
| Method Summary | |
|  JavaMethod | newEndElementMethod()Creates the handlers method JMSAXGroupParser.endElement(String, String, String, Object). | 
| Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementHandlerSG | 
| newIsAtomicMethod, newIsEmptyMethod, newIsFinishedMethod, newStartElementMethod | 
| Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl | 
| createSimpleTypeConversion, generate, getJavaSource, getParamAttrs, getParamLocalName, getParamNamespaceURI, getParamQName, getParamResult, newAddAttributeMethod, setParamAttrs, setParamLocalName, setParamNamespaceURI, setParamQName, setParamResult | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public SimpleContentHandlerSG(ComplexTypeSG pType,
                              JavaSource pJs)
| Method Detail | 
public JavaMethod newEndElementMethod()
                               throws org.xml.sax.SAXException
HandlerSGJMSAXGroupParser.endElement(String, String, String, Object).
newEndElementMethod in interface HandlerSGnewEndElementMethod in class HandlerSGImplorg.xml.sax.SAXException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||