Home | History | Annotate | Download | only in traversal

Lines Matching defs:NodeIterator

23  * the implementation of the <code>NodeIterator</code>. DOM Level 2
24 * specifies a single <code>NodeIterator</code> implementation for
33 public interface NodeIterator {
35 * The root node of the <code>NodeIterator</code>, as specified when it
42 * <code>NodeIterator</code>. The available set of constants is defined
57 * reference nodes are visible to the <code>NodeIterator</code>. If
68 * <code>NodeIterator</code>. To produce a view of the document that has
77 * <code>NodeIterator</code> in the set. After a
78 * <code>NodeIterator</code> is created, the first call to
91 * <code>NodeIterator</code> backwards in the set.
102 * Detaches the <code>NodeIterator</code> from the set which it iterated
104 * <code>NodeIterator</code> in the INVALID state. After