public class SOAP12FaultReasonImpl extends SOAPFaultReasonImpl implements org.apache.axiom.soap.impl.intf.AxiomSOAP12FaultReason
| Constructor and Description |
|---|
SOAP12FaultReasonImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSOAPText(org.apache.axiom.soap.SOAPFaultText soapFaultText) |
void |
checkParent(org.apache.axiom.om.OMElement parent) |
org.apache.axiom.soap.SOAPFaultText |
getFirstSOAPText() |
String |
getText()
getText() is overridden here in order to provide a uniform way for SOAP 1.1
and SOAP 1.2 to get the "default" reason string.
|
getAllSoapTexts, getSOAPFaultTextinternalSetParentcoreGetNodeFactory, getMetaFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcoreGetNodeClassgetAllSoapTexts, getSOAPFaultText_setAttributeValue, addAttribute, addAttribute, addNamespaceDeclaration, addNamespaceDeclaration, buildWithAttachments, checkChild, cloneOMElement, declareDefaultNamespace, declareNamespace, declareNamespace, defaultInternalSerialize, detachAndDiscardParent, discard, findNamespace, findNamespaceURI, getAllAttributes, getAllDeclaredNamespaces, getAttribute, getAttributeValue, getChildElements, getDefaultNamespace, getFirstElement, getLineNumber, getNamespaceContext, getNamespacesInScope, getTextAsQName, getTextAsStream, getType, handleNamespace, initName, insertChild, internalAppendAttribute, internalSerialize, removeAttribute, resolveQName, setComplete, setLineNumber, setNamespace, setNamespace, setNamespaceWithNoFindInCurrentScope, setText, setText, toString, toStringWithConsume, undeclarePrefix, writeTextToaddChild, addChild, build, defaultGetXMLStreamReader, discarded, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getDescendants, getFirstChildWithName, getFirstOMChild, getSAXResult, getSAXSource, getXMLStreamReader, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, notifyChildComplete, prepareNewChild, removeChildren, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsumedetach, getNextOMSibling, getParent, getPreviousOMSibling, insertSiblingAfter, insertSiblingBeforecoreGetLocalName, coreGetNamespaceURI, coreGetPrefix, coreSetName, coreSetPrefix, defaultGetNamespace, defaultGetQName, getNamespace, getQName, hasName, initName, internalGetLocalName, internalSetLocalName, internalSetNamespace, setLocalName, updateLocalNamegetLocalName, getNamespaceURI, getPrefixcoreGetNodeType, getImplicitNamespaceURI, getImplicitPrefixcoreAppendAttribute, coreGetAttribute, coreGetAttributesByType, coreGetFirstAttribute, coreGetLastAttribute, coreLookupNamespaceURI, coreLookupPrefix, coreRemoveAttribute, coreSetAttribute, coreSetAttribute, init, initSourcecoreGetCharacterDatacoreSetCharacterDatabuildNext, cloneChildrenIfNecessary, coreAppendChild, coreAppendChildren, coreGetElements, coreGetFirstChild, coreGetFirstChild, coreGetFirstChildIfAvailable, coreGetLastChild, coreGetLastChild, coreGetLastKnownChild, coreGetNodes, coreRemoveChildren, coreSetCharacterData, coreSetState, forceExpand, getState, isExpandedpublic void addSOAPText(org.apache.axiom.soap.SOAPFaultText soapFaultText)
throws org.apache.axiom.soap.SOAPProcessingException
addSOAPText in interface org.apache.axiom.soap.SOAPFaultReasonorg.apache.axiom.soap.SOAPProcessingExceptionpublic org.apache.axiom.soap.SOAPFaultText getFirstSOAPText()
getFirstSOAPText in interface org.apache.axiom.soap.SOAPFaultReasonpublic String getText()
getText in interface org.apache.axiom.om.impl.intf.AxiomElementgetText in interface org.apache.axiom.om.OMElementpublic void checkParent(org.apache.axiom.om.OMElement parent)
throws org.apache.axiom.soap.SOAPProcessingException
checkParent in interface org.apache.axiom.soap.impl.intf.AxiomSOAPElementorg.apache.axiom.soap.SOAPProcessingExceptionCopyright © The Apache Software Foundation. All Rights Reserved.