|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.dom.NullNodeIterator
class NullNodeIterator
provides a singleton Node iterator representing 0 Nodes
Method Summary | |
---|---|
static NullNodeIterator |
getInstance()
|
Node |
next()
get the next Node in the list, and don't throw any Exception |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static NullNodeIterator getInstance()
public final Node next()
SafeNodeIterator
next
in interface NodeIterator
next
in interface SafeNodeIterator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |