public interface InputDataSource
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStream()
Returns an InputStream that will be used as the source to read data from.
|
java.io.InputStream getInputStream() throws java.io.IOException
java.io.IOException
- when an exception occurred while getting the InputStream