Provides an implementation of the DOM level 2 traversal module.
See: Description
| Class Summary | |
|---|---|
| DOMNodeIterator | This class implements the org.w3c.dom.traversal.NodeIterator interface. |
| DOMTreeWalker | This class implements the org.w3c.dom.traversal.NodeIterator interface. |
| TraversalSupport | This class provides support for traversal. |
It is composed of utility classes independant from a given DOM core implementation.