OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DTMIterator
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMIterator.java
19
* $Id:
DTMIterator
.java 468653 2006-10-28 07:07:05Z minchau $
29
* <p>A
DTMIterator
is a somewhat unusual type of iterator, in that it
32
* <p>The
DTMIterator
's traversal semantics, i.e. how it walks the tree,
37
* <p>A
DTMIterator
is meant to be created once as a master static object, and
41
* <p>At this time, we do not expect
DTMIterator
to emulate
49
public interface
DTMIterator
94
* The root node of the <code>
DTMIterator
</code>, as specified when it
104
* Reset the root node of the <code>
DTMIterator
</code>, overriding
168
* iterator in the set. After a <code>
DTMIterator
</code> has setRoot called,
179
* <code>
DTMIterator
</code> backwards in the set
[
all
...]
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 469 milliseconds