DOMTreeWalker.ParentNode
ParentNode()
Type:
DOMAttribute,
DOMDocument,
DOMElement,
DOMDocumentType,
DOMNotation,
DOMEntity,
DOMDocumentFragment,
DOMText,
DOMComment,
DOMCDATASection,
DOMProcessingInstruction,
DOMEntityReference,
XPathNamespace;
Undefined.
If found node is outside the root node or the ancestor is not found, iterator returns
Undefined.
Performs a switch to the parent node. Iterator moves to the closest ancestor of the current node that meets node filter conditions.
Server, thick client, external connection, Mobile application (server).