Properties
currentNode
Readonly
filter
Readonly
root
Readonly
whatToShow
whatToShow: number
Methods
firstChild
- firstChild(): Node
-
lastChild
- lastChild(): Node
-
nextNode
- nextNode(): Node
-
nextSibling
- nextSibling(): Node
-
parentNode
- parentNode(): Node
-
previousNode
- previousNode(): Node
-
previousSibling
- previousSibling(): Node
-
The nodes of a document subtree and a position within them.