Package com.iizix.js

Interface IGenericFileLocator


public interface IGenericFileLocator
Interface used for Eclipse to resolve an URL to a file. This interface returns null by default when Eclipse is not used, i.e. when running in non Designer mode.
Author:
Christopher Mindus
  • Method Summary

    Modifier and Type
    Method
    Description
    default File
    Resolves an URL to a canonical file.