Searched refs:FollowingIterator (Results 1 - 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMDefaultBaseIterators.java208 iterator = new FollowingIterator();
1484 public class FollowingIterator extends InternalAxisIteratorBase class in class:DTMDefaultBaseIterators
1488 public FollowingIterator() method in class:DTMDefaultBaseIterators.FollowingIterator
1538 } // end of FollowingIterator
1543 public final class TypedFollowingIterator extends FollowingIterator
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2DTM2.java1046 public class FollowingIterator extends InternalAxisIteratorBase class in class:SAX2DTM2
1050 public FollowingIterator() method in class:SAX2DTM2.FollowingIterator
1139 } // end of FollowingIterator
1144 public final class TypedFollowingIterator extends FollowingIterator

Completed in 84 milliseconds