class NullNodeIterator extends java.lang.Object implements SafeNodeIterator
Modifier and Type | Method and Description |
---|---|
static NullNodeIterator |
getInstance() |
Node |
next() |
public static NullNodeIterator getInstance()
public final Node next()
next
in interface NodeIterator
next
in interface SafeNodeIterator