public class SourceDirectoryTreeModule extends DirectoryTreeModule
root| Constructor and Description |
|---|
SourceDirectoryTreeModule(File root) |
SourceDirectoryTreeModule(File root,
String fileExt) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
includeFile(File file) |
protected FileModule |
makeFile(File file)
returns null if unsuccessful in creating FileModule
|
String |
toString() |
equals, getEntries, getPath, hashCodepublic SourceDirectoryTreeModule(File root)
protected boolean includeFile(File file)
includeFile in class DirectoryTreeModuleprotected FileModule makeFile(File file)
DirectoryTreeModulemakeFile in class DirectoryTreeModulepublic String toString()
toString in class DirectoryTreeModuleCopyright © 2015. All rights reserved.