public class SimpleContentHandlerSG extends EmptyElementHandlerSG
JMSAXElementParser,
which parses a complex element with simple content.ctSG| Constructor and Description |
|---|
SimpleContentHandlerSG(ComplexTypeSG pType,
JavaSource pJs)
Creates a new instance, which generates a handler
for the given complex type.
|
| Modifier and Type | Method and Description |
|---|---|
JavaMethod |
newEndElementMethod()
Creates the handlers method
JMSAXGroupParser.endElement(String, String, String, Object). |
newIsAtomicMethod, newIsEmptyMethod, newIsFinishedMethod, newStartElementMethodcreateSimpleTypeConversion, generate, getJavaSource, getParamAttrs, getParamLocalName, getParamNamespaceURI, getParamQName, getParamResult, newAddAttributeMethod, setParamAttrs, setParamLocalName, setParamNamespaceURI, setParamQName, setParamResultpublic SimpleContentHandlerSG(ComplexTypeSG pType, JavaSource pJs)
public JavaMethod newEndElementMethod() throws org.xml.sax.SAXException
HandlerSGJMSAXGroupParser.endElement(String, String, String, Object).newEndElementMethod in interface HandlerSGnewEndElementMethod in class HandlerSGImplorg.xml.sax.SAXException