|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jclark.xsl.expr.DescendantsOrSelfNodeIterator
walks an entire (sub)-tree, excluding attributes
Constructor Summary | |
DescendantsOrSelfNodeIterator(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 DescendantsOrSelfNodeIterator(Node node)
Method Detail |
public Node next() throws XSLException
NodeIterator
next
in interface NodeIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |