Searched refs:NodeIterator (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/org/w3c/dom/traversal/
H A DNodeIterator.java23 * the implementation of the <code>NodeIterator</code>. DOM Level 2
24 * specifies a single <code>NodeIterator</code> implementation for
33 public interface NodeIterator { interface
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</cod
[all...]
/libcore/
H A Dnon_openjdk_java_files.mk276 luni/src/main/java/org/w3c/dom/traversal/NodeIterator.java \

Completed in 171 milliseconds