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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DClonedNodeListIterator.java21 * $Id: ClonedNodeListIterator.java,v 1.2.4.1 2005/09/06 06:02:12 pvedula Exp $
30 * A ClonedNodeListIterator is returned by the cloneIterator() method
34 public final class ClonedNodeListIterator extends DTMAxisIteratorBase { class in inherits:DTMAxisIteratorBase
42 public ClonedNodeListIterator(CachedNodeListIterator source) { method in class:ClonedNodeListIterator

Completed in 37 milliseconds