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, newStartElementMethod
createSimpleTypeConversion, generate, getJavaSource, getParamAttrs, getParamLocalName, getParamNamespaceURI, getParamQName, getParamResult, newAddAttributeMethod, setParamAttrs, setParamLocalName, setParamNamespaceURI, setParamQName, setParamResult
public SimpleContentHandlerSG(ComplexTypeSG pType, JavaSource pJs)
public JavaMethod newEndElementMethod() throws org.xml.sax.SAXException
HandlerSG
JMSAXGroupParser.endElement(String, String, String, Object)
.newEndElementMethod
in interface HandlerSG
newEndElementMethod
in class HandlerSGImpl
org.xml.sax.SAXException