Articles tagged: NodeIterator
Found 9 documents
- Web/API/NodeIterator/detach The NodeIterator.detach() method is a no-op, kept for backward compatibility only.
- Web/API/NodeIterator/expandEntityReferences The NodeIterator.expandEntityReferences read-only property returns a Boolean flag indicating ...
- Web/API/NodeIterator/filter The NodeIterator.filter read-only method returns a NodeFilter object, that is an object ...
- Web/API/NodeIterator/nextNode The NodeIterator.nextNode() method returns the next node in the set represented by the ...
- Web/API/NodeIterator/pointerBeforeReferenceNode The NodeIterator.pointerBeforeReferenceNode read-only property returns a Boolean flag that ...
- Web/API/NodeIterator/previousNode The NodeIterator.previousNode() method returns the previous node in the set represented by the ...
- Web/API/NodeIterator/referenceNode The NodeIterator.referenceNode read-only returns the Node to which the iterator is anchored; as ...
- Web/API/NodeIterator/root The NodeIterator.root read-only property represents the Node that is the root of what the ...
- Web/API/NodeIterator/whatToShow The NodeIterator.whatToShow read-only property represents an unsigned integer representing a ...