Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jclark.xsl.expr.IntersectionNodeIterator
Constructor Summary | |
|
public IntersectionNodeIterator(NodeIterator iter1, NodeIterator iter2) throws XSLException
public Node next() throws XSLException
return the next Node in the list
- Specified by:
- next in interface NodeIterator