Class SOAP12FaultDetailImpl
- java.lang.Object
-
- org.apache.axiom.om.impl.llom.OMInformationItemImpl
-
- org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- org.apache.axiom.om.impl.llom.OMNodeImpl
-
- org.apache.axiom.om.impl.llom.OMElementImpl
-
- org.apache.axiom.soap.impl.llom.SOAPElement
-
- org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
-
- org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
-
- All Implemented Interfaces:
org.apache.axiom.core.CoreCharacterDataSinkNode,org.apache.axiom.core.CoreChildNode,org.apache.axiom.core.CoreElement,org.apache.axiom.core.CoreMixedContentContainer,org.apache.axiom.core.CoreNamedNode,org.apache.axiom.core.CoreNode,org.apache.axiom.core.CoreNSAwareElement,org.apache.axiom.core.CoreNSAwareNamedNode,org.apache.axiom.core.CoreParentNode,org.apache.axiom.om.impl.intf.AxiomChildNode,org.apache.axiom.om.impl.intf.AxiomContainer,org.apache.axiom.om.impl.intf.AxiomCoreParentNode,org.apache.axiom.om.impl.intf.AxiomElement,org.apache.axiom.om.impl.intf.AxiomInformationItem,org.apache.axiom.om.impl.intf.AxiomNamedInformationItem,org.apache.axiom.om.impl.intf.AxiomSerializable,org.apache.axiom.om.OMContainer,org.apache.axiom.om.OMElement,org.apache.axiom.om.OMInformationItem,org.apache.axiom.om.OMNamedInformationItem,org.apache.axiom.om.OMNode,org.apache.axiom.om.OMSerializable,org.apache.axiom.shared.INSAwareNamedNode,org.apache.axiom.soap.impl.intf.AxiomSOAPElement,org.apache.axiom.soap.impl.intf.AxiomSOAPFaultDetail,org.apache.axiom.soap.impl.intf.soap12.AxiomSOAP12Element,org.apache.axiom.soap.impl.intf.soap12.AxiomSOAP12FaultDetail,org.apache.axiom.soap.SOAPFaultDetail
public class SOAP12FaultDetailImpl extends SOAPFaultDetailImpl implements org.apache.axiom.soap.impl.intf.soap12.AxiomSOAP12FaultDetail
-
-
Constructor Summary
Constructors Constructor Description SOAP12FaultDetailImpl()
-
Method Summary
-
Methods inherited from class org.apache.axiom.om.impl.llom.OMInformationItemImpl
coreGetNodeFactory, getMetaFactory
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomChildNode
detach, getNextOMSibling, getParent, getPreviousOMSibling, insertSiblingAfter, insertSiblingBefore
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomContainer
addChild, close, defaultGetXMLStreamReader, getBuilder, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getFirstChildWithName, getFirstOMChild, getSAXResult, getSAXSource, getXMLStreamReader, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, getXOPEncodedStreamReader, prepareNewChild, removeChildren, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomCoreParentNode
build, isComplete
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomElement
_setAttributeValue, addAttribute, addAttribute, addNamespaceDeclaration, buildWithAttachments, cloneOMElement, declareDefaultNamespace, declareNamespace, declareNamespace, discard, findNamespace, findNamespaceURI, getAllAttributes, getAllDeclaredNamespaces, getAttribute, getAttributeValue, getChildElements, getContextElement, getDefaultNamespace, getDescendants, getFirstElement, getLineNumber, getNamespaceContext, getNamespacesInScope, getText, getTextAsQName, getTextAsStream, getType, handleNamespace, initName, insertChild, internalAppendAttribute, removeAttribute, resolveQName, setLineNumber, setNamespace, setNamespace, setNamespaceWithNoFindInCurrentScope, setText, setText, toString, toStringWithConsume, undeclarePrefix, writeTextTo
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomInformationItem
clone, getMetaFactory
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomNamedInformationItem
coreGetLocalName, coreGetNamespaceURI, coreGetPrefix, coreSetName, coreSetPrefix, defaultGetNamespace, defaultGetQName, getNamespace, getQName, hasName, initName, initName, internalGetLocalName, internalSetLocalName, internalSetNamespace, setLocalName, updateLocalName
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomSerializable
serialize, serializeAndConsume
-
Methods inherited from interface org.apache.axiom.soap.impl.intf.soap12.AxiomSOAP12Element
getSOAPHelper
-
Methods inherited from interface org.apache.axiom.soap.impl.intf.soap12.AxiomSOAP12FaultDetail
coreGetNodeClass
-
Methods inherited from interface org.apache.axiom.soap.impl.intf.AxiomSOAPElement
checkChild, getOMFactory
-
Methods inherited from interface org.apache.axiom.soap.impl.intf.AxiomSOAPFaultDetail
addDetailEntry, getAllDetailEntries, isChildElementAllowed
-
Methods inherited from interface org.apache.axiom.core.CoreCharacterDataSinkNode
coreSetCharacterData
-
Methods inherited from interface org.apache.axiom.core.CoreChildNode
coreClone, coreDetach, coreDetach, coreGetNextSibling, coreGetNextSibling, coreGetNextSiblingIfAvailable, coreGetParent, coreGetParentElement, coreGetPreviousSibling, coreGetPreviousSibling, coreHasParent, coreInsertSiblingAfter, coreInsertSiblingBefore, coreInsertSiblingsBefore, coreReplaceWith, coreSetOwnerDocument, getRootOrOwnerDocument, internalDetach, internalSetNextSibling, internalSetParent, internalSetPreviousSibling, internalUnsetParent
-
Methods inherited from interface org.apache.axiom.core.CoreElement
coreAppendAttribute, coreGetAttribute, coreGetAttributesByType, coreGetFirstAttribute, coreGetLastAttribute, coreLookupNamespaceURI, coreLookupPrefix, corePromote, coreRemoveAttribute, coreSetAttribute, coreSetAttribute, init, initSource, internalSetFirstAttribute
-
Methods inherited from interface org.apache.axiom.core.CoreMixedContentContainer
coreGetCharacterData
-
Methods inherited from interface org.apache.axiom.core.CoreNode
coreClone, coreCreateNode, coreGetNodeFactory, coreGetOwnerDocument, coreHasSameOwnerDocument, initAncillaryData, internalClone, internalGetFlag, internalGetFlags, internalSetFlag, internalSetFlags, shallowClone, updateFiliation
-
Methods inherited from interface org.apache.axiom.core.CoreNSAwareElement
coreGetNodeType, getImplicitNamespaceURI, getImplicitPrefix, getXmlInput, serializeEndEvent, serializeStartEvent, validateName
-
Methods inherited from interface org.apache.axiom.core.CoreParentNode
cloneChildrenIfNecessary, completed, coreAppendChild, coreAppendChildren, coreBuild, coreDiscard, coreGetBuilder, coreGetElements, coreGetFirstChild, coreGetFirstChild, coreGetFirstChildIfAvailable, coreGetInputContext, coreGetLastChild, coreGetLastChild, coreGetLastKnownChild, coreGetNodes, coreGetReader, coreMoveChildrenFrom, coreRemoveChildren, coreSetCharacterData, coreSetInputContext, coreSetState, forceExpand, getState, internalAppendChildWithoutBuild, internalBuildNext, internalCheckNewChild, internalGetCharacterData, internalGetContent, internalGetContent, internalSerialize, internalSetContent, isExpanded
-
-