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

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMDefaultBaseIterators.java147 iterator = new TypedFollowingSiblingIterator(type);
907 public final class TypedFollowingSiblingIterator class in class:DTMDefaultBaseIterators
915 * Constructor TypedFollowingSiblingIterator
920 public TypedFollowingSiblingIterator(int type) method in class:DTMDefaultBaseIterators.TypedFollowingSiblingIterator
963 } // end of TypedFollowingSiblingIterator
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2DTM2.java448 public final class TypedFollowingSiblingIterator class in class:SAX2DTM2
456 * Constructor TypedFollowingSiblingIterator
461 public TypedFollowingSiblingIterator(int type) method in class:SAX2DTM2.TypedFollowingSiblingIterator
494 } // end of TypedFollowingSiblingIterator

Completed in 115 milliseconds