OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AncestorIterator
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java
196
return (new
AncestorIterator
());
198
return ((new
AncestorIterator
()).includeSelf());
340
* see
AncestorIterator
.
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java
124
* see
AncestorIterator
.
1216
public class
AncestorIterator
extends InternalAxisIteratorBase
[
all
...]
Completed in 672 milliseconds