| Constructor and Description |
|---|
StringResource(String content) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
Return an InputStream.
|
String |
getString() |
void |
print(OutputStream out) |
public StringResource(String content)
public InputStream getInputStream() throws IOException
ResourcegetInputStream in interface ResourceIOException - if the stream could not be openedpublic void print(OutputStream out) throws IOException
print in interface ResourceIOExceptionCopyright © 2013 Whizu. All Rights Reserved.