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