HomeSort by relevance Sort by last modified time
    Searched refs:TypedFollowingIterator (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java 141 iterator = new TypedFollowingIterator(type);
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java 1144 public final class TypedFollowingIterator extends FollowingIterator
1151 * Constructor TypedFollowingIterator
1156 public TypedFollowingIterator(int type)
1210 } // end of TypedFollowingIterator
    [all...]

Completed in 88 milliseconds