public interface NonRecursiveFolder
loaders.DataFolder
and NonRecursiveFolder in its lookup. In this case the getFolder()
has to
return the same FileObject
as the loaders.DataFolder
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()
Built on November 9 2014. | Portions Copyright 1997-2014 Oracle. All rights reserved.