Interface FileLocationResolver

All Known Implementing Classes:
SimpleFileLocationResolver

@Deprecated public interface FileLocationResolver
Deprecated.
since 7.14
Classes that implement this interface return the location of a particular file or folder.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
  • Method Details

    • getFileLocation

      File getFileLocation()
      Deprecated.