@FunctionalInterface public interface ResourceStreamProvider
| Modifier and Type | Method and Description |
|---|---|
InputStream |
openInputStream() |
InputStream openInputStream() throws IOException
InputStream for the resource's dataIOException - If failed to open the streamCopyright © 2018–2021 The Apache Software Foundation. All rights reserved.