public interface Source
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStream()
Gets a byte stream to the source contents.
|
java.lang.String |
getLocation()
Provides a user-friendly hint about the location of the source.
|
java.io.InputStream getInputStream() throws java.io.IOException
null
.java.io.IOException
java.lang.String getLocation()
null
.