|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SafeNodeIterator
represents a list of Nodes -- the next() function promises to not throw an exception
Method Summary | |
---|---|
Node |
next()
get the next Node in the list, and don't throw any Exception |
Method Detail |
---|
Node next()
next
in interface NodeIterator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |