|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.infrared.agent.util.NodeVisitorImpl
Convenience class providing dummy implementation for non-essential methods.
| Constructor Summary | |
NodeVisitorImpl()
|
|
| Method Summary | |
void |
beginTraversal()
Called just before the traversal begins |
void |
climbingUp()
Retracing to the previous level |
void |
endTraversal()
Called after the traversal is complete |
void |
goingDown()
Going down to the next level |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.infrared.agent.util.NodeVisitor |
visit |
| Constructor Detail |
public NodeVisitorImpl()
| Method Detail |
public void goingDown()
NodeVisitor
goingDown in interface NodeVisitorpublic void climbingUp()
NodeVisitor
climbingUp in interface NodeVisitorpublic void beginTraversal()
NodeVisitor
beginTraversal in interface NodeVisitorpublic void endTraversal()
NodeVisitor
endTraversal in interface NodeVisitor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||