public interface FileSelectInfo
Modifier and Type | Method | Description |
---|---|---|
FileObject |
getBaseFolder() |
Returns the base folder of the traversal.
|
int |
getDepth() |
Returns the depth of the file relative to the base folder.
|
FileObject |
getFile() |
Returns the file (or folder) to be considered.
|
FileObject getBaseFolder()
FileObject getFile()
int getDepth()