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, hashCode
public SourceDirectoryTreeModule(File root)
protected boolean includeFile(File file)
includeFile
in class DirectoryTreeModule
protected FileModule makeFile(File file)
DirectoryTreeModule
makeFile
in class DirectoryTreeModule
public String toString()
toString
in class DirectoryTreeModule