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

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java 147 iterator = new TypedFollowingSiblingIterator(type);
907 public final class TypedFollowingSiblingIterator
915 * Constructor TypedFollowingSiblingIterator
920 public TypedFollowingSiblingIterator(int type)
963 } // end of TypedFollowingSiblingIterator
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java 448 public final class TypedFollowingSiblingIterator
456 * Constructor TypedFollowingSiblingIterator
461 public TypedFollowingSiblingIterator(int type)
494 } // end of TypedFollowingSiblingIterator
    [all...]

Completed in 27 milliseconds