public class ResourceFinderImpl extends java.lang.Object implements ResourceFinder
| Constructor and Description |
|---|
ResourceFinderImpl() |
| 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.
|
public java.net.URL[] getURLs(java.lang.ClassLoader cl)
ResourceFindergetURLs in interface ResourceFinderCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.