public interface InputResource
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream()
Gets the input stream to the resource.
|
InputStream getInputStream() throws IOException
IOException
- in case the resource cannot be found.Copyright © 2024. All rights reserved.