Interface Source
-
- All Known Implementing Classes:
DirectorySource,FileSource
public interface SourceA list of source files
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FilegetBaseDirectory()The base directory - all files are in the directory sub tree of this directoryList<File>getFiles()The list of files
-