public class EnvelopeHandler extends SOAPHandler
myElement
Constructor and Description |
---|
EnvelopeHandler(SOAPHandler realHandler) |
Modifier and Type | Method and Description |
---|---|
SOAPHandler |
onStartChild(java.lang.String namespace,
java.lang.String localName,
java.lang.String prefix,
org.xml.sax.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(java.lang.String namespace, java.lang.String localName, java.lang.String prefix, org.xml.sax.Attributes attributes, DeserializationContext context) throws org.xml.sax.SAXException
onStartChild
in class SOAPHandler
org.xml.sax.SAXException
Copyright © 2005 Apache Web Services Project. All Rights Reserved.