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

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMDefaultBaseIterators.java141 iterator = new TypedFollowingIterator(type);
1543 public final class TypedFollowingIterator extends FollowingIterator class in class:DTMDefaultBaseIterators
1550 * Constructor TypedFollowingIterator
1555 public TypedFollowingIterator(int type) method in class:DTMDefaultBaseIterators.TypedFollowingIterator
1581 } // end of TypedFollowingIterator
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2DTM2.java1144 public final class TypedFollowingIterator extends FollowingIterator class in class:SAX2DTM2
1151 * Constructor TypedFollowingIterator
1156 public TypedFollowingIterator(int type) method in class:SAX2DTM2.TypedFollowingIterator
1210 } // end of TypedFollowingIterator

Completed in 34 milliseconds