Package net.sf.rej.files

Provides file access related functionality.

See:
          Description

Interface Summary
Modifications  
 

Class Summary
Archive  
ClassIndex Manages relationships between fully qualified class names and the physical locations of the classfiles they are defined in.
ClassLocator  
FieldLocator FieldLocator
FileSet FileSet objects model sets of files, such as a single file, a folder (and subfolders) or an archive file.
Folder  
MethodLocator A class for location methods.
Project Project class is for modeling a project - that is, a file or a set of files open at a time.
SingleFile  
 

Package net.sf.rej.files Description

Provides file access related functionality. Provides a unified view into a set of files whether the set consists of one file, a filesystem directory or an archive. Additionally the functionality related to indexing, locating and fast searching of files is in this package.