|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mk.fsgrep.find.DirScan
public class DirScan
Examine the contents of a given directory for subdirectories and desired files.
Field Summary | |
---|---|
protected static java.io.FileFilter |
FILTER_SUBDIR
|
Constructor Summary | |
---|---|
DirScan(Finder pFinder,
java.io.File pDir)
|
Method Summary | |
---|---|
java.io.File |
getDir()
|
Finder |
getFinder()
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.io.FileFilter FILTER_SUBDIR
Constructor Detail |
---|
public DirScan(Finder pFinder, java.io.File pDir)
Method Detail |
---|
public Finder getFinder()
public java.io.File getDir()
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |