public class SOAPFaultDetailsBuilder extends SOAPHandler implements Callback
| Modifier and Type | Field and Description |
|---|---|
protected SOAPFaultBuilder |
builder |
myElement| Constructor and Description |
|---|
SOAPFaultDetailsBuilder(SOAPFaultBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
SOAPHandler |
onStartChild(String namespace,
String name,
String prefix,
Attributes attributes,
DeserializationContext context) |
void |
setValue(Object value,
Object hint) |
void |
startElement(String namespace,
String localName,
String prefix,
Attributes attributes,
DeserializationContext context) |
characters, endElement, makeNewElement, onEndChildendDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningprotected SOAPFaultBuilder builder
public SOAPFaultDetailsBuilder(SOAPFaultBuilder builder)
public void startElement(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context) throws SAXException
startElement in class SOAPHandlerSAXExceptionpublic SOAPHandler onStartChild(String namespace, String name, String prefix, Attributes attributes, DeserializationContext context) throws SAXException
onStartChild in class SOAPHandlerSAXExceptionCopyright © The Apache Software Foundation. All Rights Reserved.