-
-
Field Summary
-
Fields inherited from interface org.apache.axiom.om.OMNode
CDATA_SECTION_NODE, COMMENT_NODE, DTD_NODE, ELEMENT_NODE, ENTITY_REFERENCE_NODE, PI_NODE, SPACE_NODE, TEXT_NODE
-
Fields inherited from interface org.apache.axiom.core.CoreParentNode
COMPACT, COMPLETE, DISCARDED, INCOMPLETE
-
Fields inherited from interface org.apache.axiom.om.OMConstants
ARRAY_ITEM_LOCALNAME, ARRAY_ITEM_NS_PREFIX, ARRAY_ITEM_NSURI, ARRAY_ITEM_QNAME, DATA_HANDLER, DEFAULT_CHAR_SET_ENCODING, DEFAULT_DEFAULT_NAMESPACE, DEFAULT_XML_VERSION, IS_BINARY, IS_DATA_HANDLERS_AWARE, PULL_TYPE_BUILDER, PUSH_TYPE_BUILDER, XMLATTRTYPE_CDATA, XMLATTRTYPE_ENTITIES, XMLATTRTYPE_ENTITY, XMLATTRTYPE_ID, XMLATTRTYPE_IDREF, XMLATTRTYPE_IDREFS, XMLATTRTYPE_NMTOKEN, XMLATTRTYPE_NMTOKENS, XMLATTRTYPE_NOTATION, XMLNS_NS_PREFIX, XMLNS_NS_URI, XMLNS_PREFIX, XMLNS_URI
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
checkParent(org.apache.axiom.om.OMElement parent) |
org.apache.axiom.soap.SOAPFaultText |
getFirstSOAPText() |
-
Methods inherited from class org.apache.axiom.om.impl.dom.NodeImpl
compareDocumentPosition, coreGetNodeFactory, getBaseURI, getBuilder, getFeature, getMetaFactory, getUserData, isEqualNode, isSameNode, normalize, setUserData
-
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.soap.impl.intf.AxiomSOAP12FaultReason
addSOAPText, coreGetNodeClass
-
Methods inherited from interface org.apache.axiom.soap.SOAPFaultReason
getAllSoapTexts, getSOAPFaultText
-
Methods inherited from interface org.apache.axiom.soap.impl.intf.AxiomSOAP12Element
getSOAPHelper
-
Methods inherited from interface org.apache.axiom.soap.impl.intf.AxiomSOAPElement
getOMFactory
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomElement
_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, getText, getTextAsQName, getTextAsStream, getType, handleNamespace, initName, insertChild, internalAppendAttribute, internalSerialize, removeAttribute, resolveQName, setComplete, setLineNumber, setNamespace, setNamespace, setNamespaceWithNoFindInCurrentScope, setText, setText, toString, toStringWithConsume, undeclarePrefix, writeTextTo
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomContainer
addChild, 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, serializeAndConsume
-
Methods inherited from interface org.apache.axiom.om.OMContainer
getBuilder
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomCoreParentNode
isComplete
-
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.AxiomNamedInformationItem
coreGetLocalName, coreGetNamespaceURI, coreGetPrefix, coreSetName, coreSetPrefix, defaultGetNamespace, defaultGetQName, getNamespace, getQName, hasName, initName, internalGetLocalName, internalSetLocalName, internalSetNamespace, setLocalName, updateLocalName
-
Methods inherited from interface org.apache.axiom.shared.INSAwareNamedNode
getLocalName, getNamespaceURI, getPrefix
-
Methods inherited from interface org.apache.axiom.core.CoreNSAwareElement
coreGetNodeType, getImplicitNamespaceURI, getImplicitPrefix
-
Methods inherited from interface org.apache.axiom.core.CoreElement
coreAppendAttribute, coreGetAttribute, coreGetAttributesByType, coreGetFirstAttribute, coreGetLastAttribute, coreLookupNamespaceURI, coreLookupPrefix, coreRemoveAttribute, coreSetAttribute, coreSetAttribute, init, initSource
-
Methods inherited from interface org.apache.axiom.core.CoreMixedContentContainer
coreGetCharacterData
-
Methods inherited from interface org.apache.axiom.core.CoreCharacterDataSinkNode
coreSetCharacterData
-
Methods inherited from interface org.apache.axiom.core.CoreParentNode
buildNext, cloneChildrenIfNecessary, coreAppendChild, coreAppendChildren, coreGetElements, coreGetFirstChild, coreGetFirstChild, coreGetFirstChildIfAvailable, coreGetLastChild, coreGetLastChild, coreGetLastKnownChild, coreGetNodes, coreRemoveChildren, coreSetCharacterData, coreSetState, forceExpand, getState, isExpanded
-
Methods inherited from interface org.apache.axiom.dom.DOMElement
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getElementsByTagName, getElementsByTagNameNS, getNamespaceContext, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getSchemaTypeInfo, getTagName, getTextContent, hasAttribute, hasAttributeNS, hasAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setNodeValue, setTextContent
-
Methods inherited from interface org.apache.axiom.dom.DOMChildNode
getNextSibling, getParentNode, getPreviousSibling
-
Methods inherited from interface org.apache.axiom.dom.DOMParentNode
getChildNodes, getFirstChild, getLastChild, getLength, hasChildNodes, item, removeChild
-
Methods inherited from interface org.apache.axiom.dom.DOMNSAwareNamedNode
internalGetName, setPrefix
-
Methods inherited from interface org.apache.axiom.dom.DOMNode
cloneNode, isDefaultNamespace, isSupported, lookupNamespaceURI, lookupPrefix
Copyright © The Apache Software Foundation. All Rights Reserved.