Interface ResourceLocator

All Known Implementing Classes:
FileLocator, JarFileLocator

public interface ResourceLocator
  • Method Summary

    Modifier and Type
    Method
    Description
    getLocation(String fileName)
     
  • Method Details