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