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, startElementendDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic EnvelopeHandler(SOAPHandler realHandler)
public SOAPHandler onStartChild(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context) throws SAXException
onStartChild in class SOAPHandlerSAXExceptionCopyright © The Apache Software Foundation. All Rights Reserved.