-
-
Field Summary
-
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
-
Fields inherited from interface org.apache.axiom.om.OMDocument
XML_10, XML_11
-
Method Summary
-
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.DOMDocument
createAttribute, createAttributeNS, createCDATASection, createComment, createDocumentFragment, createElement, createElementNS, createEntityReference, createProcessingInstruction, createTextNode, getAttributes, getDocumentElement, getDomConfig, getElementsByTagName, getElementsByTagNameNS, getImplementation, getInputEncoding, getLocalName, getNamespaceContext, getNamespaceURI, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getPrefix, getTextContent, getXmlEncoding, getXmlStandalone, getXmlVersion, hasAttributes, normalizeDocument, renameNode, setNodeValue, setTextContent, setXmlStandalone, setXmlVersion
-
Methods inherited from interface org.apache.axiom.dom.DOMRootNode
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.DOMNode
cloneNode, isDefaultNamespace, isSupported, lookupNamespaceURI, lookupPrefix
-
Methods inherited from interface org.w3c.dom.Node
appendChild, compareDocumentPosition, getBaseURI, getFeature, getUserData, insertBefore, isEqualNode, isSameNode, normalize, replaceChild, setUserData
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomDocument
checkChild, checkDocumentElement, getCharsetEncoding, getOMDocumentElement, getXMLEncoding, getXMLVersion, internalSerialize, internalSerialize, isStandalone, setCharsetEncoding, setComplete, setOMDocumentElement, setStandalone, setXMLEncoding, setXMLVersion
-
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.AxiomSerializable
close, getBuilder, serialize, serialize, serializeAndConsume
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomInformationItem
clone, getMetaFactory, getOMFactory
-
Methods inherited from interface org.apache.axiom.core.CoreNode
coreClone, coreCreateNode, coreGetNodeClass, coreGetNodeFactory, coreGetOwnerDocument, coreHasSameOwnerDocument, initAncillaryData, shallowClone, updateFiliation
-
Methods inherited from interface org.apache.axiom.core.CoreDocument
coreGetDocumentElement, coreGetInputEncoding, coreGetNodeType, coreGetXmlEncoding, coreGetXmlVersion, coreIsStandalone, coreSetInputEncoding, coreSetOwnerDocument, coreSetStandalone, coreSetXmlEncoding, coreSetXmlVersion, getRootOrOwnerDocument, init
-
Methods inherited from interface org.apache.axiom.core.DeferringParentNode
coreSetBuilder, getBuilder
-
-
Constructor Detail
-
DocumentImpl
public DocumentImpl()
Copyright © The Apache Software Foundation. All Rights Reserved.