Package mk.fsgrep.find

Classes related to the 'find' functionality, or traversing the directory heirarchy for the desired files.

See:
          Description

Class Summary
DirScan Examine the contents of a given directory for subdirectories and desired files.
Finder The agent which collects the list of files to search.
PatternFilter Filter directory contents based on the file suffix.
ScanProfile The representation of the set of files to search.
SubsetFinder A specialization of finder that is created with the set of files.
TextFileFilter Determine whether the given file is a text file, and accept it if it is.
 

Package mk.fsgrep.find Description

Classes related to the 'find' functionality, or traversing the directory heirarchy for the desired files.



Copyright © 2009. All Rights Reserved.