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