Searched refs:cloneWithReset (Results 1 – 16 of 16) sorted by relevance
156 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in OneStepIterator159 OneStepIterator clone = (OneStepIterator) super.cloneWithReset(); in cloneWithReset()266 OneStepIterator clone = (OneStepIterator) this.cloneWithReset(); in getLength()
107 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in ChildTestIterator110 ChildTestIterator clone = (ChildTestIterator) super.cloneWithReset(); in cloneWithReset()
214 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in BasicTestIterator217 ChildTestIterator clone = (ChildTestIterator) super.cloneWithReset(); in cloneWithReset()
108 public NodeIterator cloneWithReset() throws CloneNotSupportedException; in cloneWithReset() method
149 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in DescendantIterator152 DescendantIterator clone = (DescendantIterator) super.cloneWithReset(); in cloneWithReset()
711 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in LocPathIterator
627 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in NodeSequence
315 public DTMIterator cloneWithReset() throws CloneNotSupportedException; in cloneWithReset() method
76 m_iter=(DTMIterator)dtmIterator.cloneWithReset(); in DTMNodeList()
89 cnl = cnl.cloneWithReset(); in getPositionInContextNodeList()
390 return cloneWithReset(); in iter()410 return (XObject)cloneWithReset(); in getFresh()
124 refNodes = (XNodeSet) refNodes.cloneWithReset(); in getNodeSetDTMByKey()
2554 return (cnl == null) ? null : (DTMIterator) cnl.cloneWithReset(); in getContextNodeList()
270 public DTMIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in NodeSetDTM
157 public NodeIterator cloneWithReset() throws CloneNotSupportedException in cloneWithReset() method in NodeSet
1047 return cnl.cloneWithReset(); in getContextNodes()