|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectDefaultNodeVisitor
public abstract class DefaultNodeVisitor
Constructor Summary | |
---|---|
DefaultNodeVisitor(NodeCursorInterface theCursor)
|
Method Summary | |
---|---|
NodeCursorInterface |
getCursor()
|
abstract boolean |
next()
|
void |
run()
|
void |
setCursor(NodeCursorInterface theCursor)
|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultNodeVisitor(NodeCursorInterface theCursor)
Method Detail |
---|
public void setCursor(NodeCursorInterface theCursor)
setCursor
in interface NodeVisitorInterface
public NodeCursorInterface getCursor()
getCursor
in interface NodeVisitorInterface
public abstract boolean next()
next
in interface NodeVisitorInterface
public void run()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |