Class DescendantAxisIterator

  • All Implemented Interfaces:
    Iterator
    Direct Known Subclasses:
    DescendantOrSelfAxisIterator

    public class DescendantAxisIterator
    extends Object
    implements Iterator
    Represents the XPath descendant axis. The "descendant axis contains the descendants of the context node; a descendant is a child or a child of a child and so on; thus the descendant axis never contains attribute or namespace nodes."
    Version:
    1.2b12