Class StackedIterator

  • All Implemented Interfaces:
    Iterator

    public abstract class StackedIterator
    extends Object
    implements Iterator
    Deprecated.
    this iterator is no longer used to implement any of the Jaxen axes. If you have implemented a navigator-specific axis based on this class, take a look at the DescendantAxisIterator for ideas on how to remove that dependency.