public class ClasspathInputResource extends Object implements InputResource
| Constructor and Description |
|---|
ClasspathInputResource(String classpathResource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClasspathResource() |
String |
getDescription() |
Reader |
openNewInputReader(Charset charset) |
String |
toString() |
public ClasspathInputResource(String classpathResource) throws IOException
IOExceptionpublic String getClasspathResource()
public String getDescription()
getDescription in interface InputResourcepublic Reader openNewInputReader(Charset charset)
openNewInputReader in interface InputResourceCopyright © 2000-2022 Sualeh Fatehi. All rights reserved.