|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.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
clone
in class java.lang.Object
public Node next() throws XSLException
NodeIterator
next
in interface NodeIterator
public void bind() throws XSLException
bind
in interface CloneableNodeIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |