public class ResourceLoader extends Object
| Constructor and Description |
|---|
ResourceLoader(String name)
ResourceLoader to load the resource specified by name
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
public ResourceLoader(String name)
name - Name of the resource to loadpublic InputStream getInputStream() throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.