public interface FileSelectInfo
Modifier and Type | Method and 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()
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.