filetools.filesearchtools
Interface IFileSearch

All Known Implementing Classes:
MatlabfunctionFileSearch, MatlabHelpfileIndexer, SimpleFileSearch

public interface IFileSearch


Method Summary
 int searchDir(java.io.File searchDir)
          Searches the specified directory for files and stores the result in a file
 

Method Detail

searchDir

int searchDir(java.io.File searchDir)
Searches the specified directory for files and stores the result in a file

Parameters:
searchDir - Directory to search
Returns:
Number of valid items found