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