| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProjectTraversalHandler
ProjectTraversalHandler defines callback methods that are invoked during project tree traversal.
| Method Summary | |
|---|---|
|  void | projectNode(ProjectPath nodePath)Invoked when a node is read during project tree traversal. | 
|  boolean | shouldReadChildren(Object node,
                   ProjectPath parentPath)Invoked when the children of a project node are about to be scanned. | 
| Method Detail | 
|---|
void projectNode(ProjectPath nodePath)
boolean shouldReadChildren(Object node,
                           ProjectPath parentPath)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||