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