public interface ClassLoaderService
Modifier and Type | Method and Description |
---|---|
InputStream |
locateResourceStream(String name)
Load the resource with the given name from the classpath
|
InputStream locateResourceStream(String name)
name
- the resource nameCopyright © 2014. All Rights Reserved.