Interface ResourceFinder
- All Known Implementing Classes:
ResourceFinderImpl
public interface ResourceFinder
-
Method Summary
Modifier and TypeMethodDescriptionURL[]getURLs(ClassLoader cl) This method reads all the resource URLs available to this classLoader.
-
Method Details
-
getURLs
This method reads all the resource URLs available to this classLoader.- Parameters:
cl-- Returns:
-