|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.expr.IntersectionNodeIterator
public class IntersectionNodeIterator
Constructor Summary | |
---|---|
IntersectionNodeIterator(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 IntersectionNodeIterator(NodeIterator iter1, NodeIterator iter2) throws XSLException
XSLException
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 |