Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMDefaultBaseIterators.java141 iterator = new TypedFollowingIterator(type); in getTypedAxisIterator()
1543 public final class TypedFollowingIterator extends FollowingIterator class in DTMDefaultBaseIterators
1555 public TypedFollowingIterator(int type) in TypedFollowingIterator() method in DTMDefaultBaseIterators.TypedFollowingIterator
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM2.java1144 public final class TypedFollowingIterator extends FollowingIterator class in SAX2DTM2
1156 public TypedFollowingIterator(int type) in TypedFollowingIterator() method in SAX2DTM2.TypedFollowingIterator