|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mk.fsgrep.find.Finder mk.fsgrep.find.SubsetFinder
public class SubsetFinder
A specialization of finder that is created with the set of files. The files know which lines will be read.
Constructor Summary | |
---|---|
SubsetFinder(java.util.Collection<TargetFile> files)
|
Method Summary | |
---|---|
void |
scan()
|
Methods inherited from class mk.fsgrep.find.Finder |
---|
addFiles, addSubDirs, getFileCount, getFileList, getFilter, getModel, getProfile, getRemaining, getReportOutput, getRoot, getStatusOutput, reset, setFileCount, setProfile, toProfileString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SubsetFinder(java.util.Collection<TargetFile> files)
Method Detail |
---|
public void scan()
scan
in class Finder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |