T - The type of inputpublic interface ContentProvider<T extends InputStream>
| Modifier and Type | Method and Description |
|---|---|
T |
getInput()
Returns an object that encapsulates a readable resource.
|
T getInput() throws IOException
IOExceptionCopyright © 2019 CDAP Licensed under the Apache License, Version 2.0.