|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.expr.DifferenceNodeIterator
public class DifferenceNodeIterator
| Constructor Summary | |
|---|---|
DifferenceNodeIterator(NodeIterator iter1,
NodeIterator iter2)
|
|
| Method Summary | |
|---|---|
Node |
next()
return the next Node in the list |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DifferenceNodeIterator(NodeIterator iter1,
NodeIterator iter2)
throws XSLException
XSLException| Method Detail |
|---|
public Node next()
throws XSLException
NodeIterator
next in interface NodeIteratorXSLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||