Home
last modified time | relevance | path

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

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