public interface Resource extends Serializable
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
Returns new
InputStream for this Resource. |
@NotNull InputStream getInputStream()
InputStream for this Resource.InputStream for this ResourceResourceException - in case when InputStream cannot be retrieved for this ResourceCopyright © 2020. All rights reserved.