Interface FileLookup


public interface FileLookup
Callback for looking up a file.
Author:
Colin Decker
  • Method Summary

    Modifier and Type
    Method
    Description
    Looks up the file.
  • Method Details

    • lookup

      File lookup() throws IOException
      Looks up the file.
      Throws:
      IOException - if the lookup fails for any reason, such as the file not existing