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