|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.expr.CloneableNodeIteratorImpl
public class CloneableNodeIteratorImpl
| Nested Class Summary | |
|---|---|
(package private) static class |
CloneableNodeIteratorImpl.NodeList
|
| 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 CloneableNodeIteratorclone in class java.lang.Object
public Node next()
throws XSLException
NodeIterator
next in interface NodeIteratorXSLException
public void bind()
throws XSLException
bind in interface CloneableNodeIteratorXSLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||