public class BinaryDirectoryTreeModule extends DirectoryTreeModule
root
Constructor and Description |
---|
BinaryDirectoryTreeModule(File root) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
includeFile(File file) |
protected FileModule |
makeFile(File file)
returns null if unsuccessful in creating FileModule
|
equals, getEntries, getPath, hashCode, toString
public BinaryDirectoryTreeModule(File root)
protected boolean includeFile(File file)
includeFile
in class DirectoryTreeModule
protected FileModule makeFile(File file)
DirectoryTreeModule
makeFile
in class DirectoryTreeModule