Class FilteredStepIterator

  • All Implemented Interfaces:
    java.lang.Cloneable, DTMAxisIterator

    public final class FilteredStepIterator
    extends StepIterator
    Extends a StepIterator by adding the ability to filter nodes. It uses filters similar to those of a FilterIterator.
    Author:
    Jacek Ambroziak, Santiago Pericas-Geertsen, Morten Jorgensen