public class ClassPathResource extends Object implements InputResource
| Constructor and Description |
|---|
ClassPathResource(String aResource)
Construct the class path resource.
|
public ClassPathResource(String aResource)
aResource - Resourcepublic InputStream getInputStream() throws IOException
InputResourcegetInputStream in interface InputResourceIOException - in case the resource cannot be found.Copyright © 2013. All rights reserved.