public class IntersectionNodeIterator extends java.lang.Object implements NodeIterator
Constructor and Description |
---|
IntersectionNodeIterator(NodeIterator iter1,
NodeIterator iter2) |
public IntersectionNodeIterator(NodeIterator iter1, NodeIterator iter2) throws XSLException
XSLException
public Node next() throws XSLException
next
in interface NodeIterator
XSLException