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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMDefaultBaseIterators.java150 iterator = new TypedFollowingSiblingIterator(type);
910 public final class TypedFollowingSiblingIterator class in class:DTMDefaultBaseIterators
918 * Constructor TypedFollowingSiblingIterator
923 public TypedFollowingSiblingIterator(int type) method in class:DTMDefaultBaseIterators.TypedFollowingSiblingIterator
966 } // end of TypedFollowingSiblingIterator
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/sax2dtm/
H A DSAX2DTM2.java450 public final class TypedFollowingSiblingIterator class in class:SAX2DTM2
458 * Constructor TypedFollowingSiblingIterator
463 public TypedFollowingSiblingIterator(int type) method in class:SAX2DTM2.TypedFollowingSiblingIterator
496 } // end of TypedFollowingSiblingIterator

Completed in 32 milliseconds