-
-
Field Summary
-
Fields inherited from interface org.apache.axiom.core.CoreParentNode
COMPACT, COMPLETE, DISCARDED, INCOMPLETE
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
build() |
-
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.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, normalize, removeChild
-
Methods inherited from interface org.apache.axiom.dom.DOMNSUnawareNamedNode
getLocalName, getNamespaceURI, getPrefix, internalGetName, setPrefix
-
Methods inherited from interface org.apache.axiom.dom.DOMNode
cloneNode, isDefaultNamespace, isSupported, lookupNamespaceURI, lookupPrefix
-
Methods inherited from interface org.apache.axiom.core.CoreNSUnawareElement
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.CoreChildNode
coreClone, coreDetach, coreGetNextSibling, coreGetNextSibling, coreGetNextSiblingIfAvailable, coreGetParent, coreGetParentElement, coreGetPreviousSibling, coreGetPreviousSibling, coreHasParent, coreInsertSiblingAfter, coreInsertSiblingBefore, coreInsertSiblingsBefore, coreReplaceWith, coreSetNextSibling, coreSetOwnerDocument, coreSetPreviousSibling, getRootOrOwnerDocument, internalSetParent, internalUnsetParent
-
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.DeferringParentNode
coreSetBuilder, getBuilder
-
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.core.CoreNSUnawareNamedNode
coreGetName, coreSetName, initName
-
-
Method Detail
-
build
public void build()
- Specified by:
build in interface org.apache.axiom.core.CoreParentNode
Copyright © The Apache Software Foundation. All Rights Reserved.