adoptNode,
appendData,
cloneNode,
compareDocumentPosition,
createAttribute,
createAttributeNS,
createCDATASection,
createComment,
createDocumentFragment,
createElement,
createElementNS,
createEntityReference,
createProcessingInstruction,
createTextNode,
deleteData,
getActualEncoding,
getAttribute,
getAttributeNode,
getAttributeNodeNS,
getAttributeNS,
getAttributes,
getBaseURI,
getDoctype,
getDocumentElement,
getDocumentURI,
getDomConfig,
getElementById,
getElementsByTagName,
getElementsByTagNameNS,
getFeature,
getImplementation,
getInputEncoding,
getNamespaceURI,
getNodeValue,
getOwnerElement,
getPrefix,
getSchemaTypeInfo,
getSpecified,
getStrictErrorChecking,
getTextContent,
getUserData,
getWholeText,
getXmlEncoding,
getXmlStandalone,
getXmlVersion,
hasAttribute,
hasAttributeNS,
hasAttributes,
importNode,
insertData,
isDefaultNamespace,
isEqualNode,
isId,
isSameNode,
isSupported,
isWhitespaceInElementContent,
lookupNamespaceURI,
lookupPrefix,
normalize,
normalizeDocument,
removeAttribute,
removeAttributeNode,
removeAttributeNS,
removeChild,
renameNode,
replaceData,
replaceWholeText,
setActualEncoding,
setAttribute,
setAttributeNode,
setAttributeNodeNS,
setAttributeNS,
setData,
setDocumentURI,
setIdAttribute,
setIdAttribute,
setIdAttributeNode,
setIdAttributeNS,
setInputEncoding,
setNodeValue,
setPrefix,
setStrictErrorChecking,
setTextContent,
setUserData,
setValue,
setXmlEncoding,
setXmlStandalone,
setXmlVersion,
splitText,
substringData |