public interface ResourceFinder
Modifier and Type | Method and Description |
---|---|
URL[] |
getURLs(ClassLoader cl)
This method reads all the resource URLs available to this classLoader.
|
URL[] getURLs(ClassLoader cl)
cl
- Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.