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
XSLExceptionpublic Node next() throws XSLException
next in interface NodeIteratorXSLException