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)
ResourceFinder
getURLs
in interface ResourceFinder
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.