Interface FileLookup


  • public interface FileLookup
    Callback for looking up a file.
    • Method Detail

      • lookup

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