public class EnvelopeHandler extends SOAPHandler
myElement
Constructor and Description |
---|
EnvelopeHandler(SOAPHandler realHandler) |
Modifier and Type | Method and Description |
---|---|
SOAPHandler |
onStartChild(String namespace,
String localName,
String prefix,
Attributes attributes,
DeserializationContext context) |
characters, endElement, makeNewElement, onEndChild, startElement
endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
public EnvelopeHandler(SOAPHandler realHandler)
public SOAPHandler onStartChild(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context) throws SAXException
onStartChild
in class SOAPHandler
SAXException
Copyright © The Apache Software Foundation. All Rights Reserved.