Interface FileLocationResolver
-
- All Known Implementing Classes:
SimpleFileLocationResolver
@Deprecated public interface FileLocationResolver
Deprecated.since 7.14Classes that implement this interface return the location of a particular file or folder.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description File
getFileLocation()
Deprecated.
-
-
-
Method Detail
-
getFileLocation
File getFileLocation()
Deprecated.
-
-