|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jclark.xsl.expr.UnionNodeIterator
Constructor Summary | |
UnionNodeIterator(NodeIterator iter1,
NodeIterator iter2)
|
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 UnionNodeIterator(NodeIterator iter1, NodeIterator iter2) throws XSLException
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 |