public interface Resource
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
Return an InputStream.
|
String |
getString() |
InputStream getInputStream() throws IOException
IOException - if the stream could not be openedString getString() throws IOException
IOExceptionCopyright © 2013 Whizu. All Rights Reserved.