dom.traversal.TreeWalkerView This class shows a DOM Document in a JTree, and presents controls which allow the user to create and view the progress of a TreeWalker in the DOM tree.
dom.traversal.IteratorView This class shows a DOM Document in a JTree, and presents controls which allow the user to create and view the progress of a NodeIterator in the DOM tree.