Home
last modified time | relevance | path

Searched defs:cloneWithReset (Results 1 – 10 of 10) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/axes/
DContextNodeList.java108 public NodeIterator cloneWithReset() throws CloneNotSupportedException; in cloneWithReset() method
DChildTestIterator.java107 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in ChildTestIterator
DBasicTestIterator.java214 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in BasicTestIterator
DDescendantIterator.java149 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in DescendantIterator
DOneStepIterator.java156 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in OneStepIterator
DNodeSequence.java627 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in NodeSequence
DLocPathIterator.java711 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in LocPathIterator
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTMIterator.java315 public DTMIterator cloneWithReset() throws CloneNotSupportedException; in cloneWithReset() method
/external/apache-xml/src/main/java/org/apache/xpath/
DNodeSetDTM.java270 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in NodeSetDTM
DNodeSet.java157 public NodeIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in NodeSet