|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.simongibbs.scoof.Spider
Manically parses the directory tree and creates search operations to be performed.
| Constructor Summary | |
Spider(java.io.File rt,
CodeBase base)
Constructor for Spider. |
|
| Method Summary | |
void |
findFiles(java.io.File f)
|
boolean |
isComplete()
Set to true when the run method completes. |
void |
processFile(java.io.File f)
|
void |
run()
Recursively navigates the directory tree starting at the given root and announces each new Target. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Spider(java.io.File rt,
CodeBase base)
| Method Detail |
public void run()
run in interface java.lang.RunnableRunnable.run(),
CodeBase.announceTarget(Target)public void findFiles(java.io.File f)
public void processFile(java.io.File f)
public boolean isComplete()
true when the run method completes.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||