Package org.w3c.dom.traversal

  • Interface Summary
    Interface Description
    NodeFilter
    Filters are objects that know how to "filter out" nodes.
    NodeIterator
    NodeIterators are used to step through a set of nodes, e.g.