public interface NonRecursiveFolder
NonRecursiveFolder.getFolder()
has to
return the same FileObject
as the DataFolder#getPrimaryFile method.
Any action which checks for the NonRecursiveFolder at all must prefer it to
the DataFolder since it is considered to be more specific information.Modifier and Type | Method and Description |
---|---|
FileObject |
getFolder()
Get the folder file object, which represents the non-recursive folder.
|
FileObject getFolder()