Interface ResourceFinder

All Known Implementing Classes:
ResourceFinderImpl

public interface ResourceFinder
  • Method Summary

    Modifier and Type
    Method
    Description
    URL[]
    This method reads all the resource URLs available to this classLoader.
  • Method Details

    • getURLs

      URL[] getURLs(ClassLoader cl)
      This method reads all the resource URLs available to this classLoader.
      Parameters:
      cl -
      Returns: