|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface NodeDescendants.Visitor
The Visitor processes a single node in a
tree. This allows an object to visit each of the nodes in a tree.
NodeDescendants.visitTree(uk.ac.starlink.util.NodeDescendants.Visitor)| Method Summary | |
|---|---|
Object |
visitNode(Node n)
Visit a node in a tree. |
| Method Detail |
|---|
Object visitNode(Node n)
n - the node being visited
|
Copyright © 2004 CLRC: Central Laboratory of the Research Councils. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||