public class ResourceFinderImpl extends Object implements ResourceFinder
| Constructor and Description |
|---|
ResourceFinderImpl() |
| Modifier and Type | Method and Description |
|---|---|
URL[] |
getURLs(ClassLoader cl)
This method reads all the resource URLs available to this classLoader.
|
public URL[] getURLs(ClassLoader cl)
ResourceFindergetURLs in interface ResourceFinderCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.