public interface StubResource
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Returns a user-friendly description of the resource (e.g.
|
java.io.InputStream |
getInputStream()
Returns a stream for reading the contents of the resource.
|
java.lang.String getDescription()
java.io.InputStream getInputStream() throws java.io.IOException
java.io.IOException