|
dbXML API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.dbxml.core.data.EmptyNodeSet
EmptyNodeSet implements an empty NodeSet.
| Constructor Summary | |
EmptyNodeSet()
|
|
| Method Summary | |
org.w3c.dom.Node |
getNextNode()
getNextNode returns the next Node from the NodeSet. |
boolean |
hasMoreNodes()
hasMoreNodes returns whether or not there are any Nodes remaining in the NodeSet. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EmptyNodeSet()
| Method Detail |
public boolean hasMoreNodes()
NodeSethasMoreNodes in interface NodeSetorg.dbxml.core.data.NodeSetpublic org.w3c.dom.Node getNextNode()
NodeSetgetNextNode in interface NodeSetorg.dbxml.core.data.NodeSet
|
dbXML API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||