public class CloneableNodeIteratorImpl extends java.lang.Object implements CloneableNodeIterator
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
CloneableNodeIteratorImpl.NodeList |
| Constructor and Description |
|---|
CloneableNodeIteratorImpl(NodeIterator iter) |
public CloneableNodeIteratorImpl(NodeIterator iter)
public java.lang.Object clone()
clone in interface CloneableNodeIteratorclone in class java.lang.Objectpublic Node next() throws XSLException
next in interface NodeIteratorXSLExceptionpublic void bind()
throws XSLException
bind in interface CloneableNodeIteratorXSLException