|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.expr.CloneableNodeIteratorImpl
Constructor Summary | |
CloneableNodeIteratorImpl(NodeIterator iter)
|
Method Summary | |
void |
bind()
|
java.lang.Object |
clone()
|
Node |
next()
return the next Node in the list |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CloneableNodeIteratorImpl(NodeIterator iter)
Method Detail |
public java.lang.Object clone()
clone
in interface CloneableNodeIterator
public Node next() throws XSLException
NodeIterator
next
in interface NodeIterator
XSLException
public void bind() throws XSLException
bind
in interface CloneableNodeIterator
XSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |