| Package | Description |
|---|---|
| org.w3c.dom.traversal |
| Modifier and Type | Method and Description |
|---|---|
NodeIterator |
DocumentTraversal.createNodeIterator(Node
Create a new
NodeIterator over the subtree rooted at the specified node.
|