public interface IResourceRef
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists()
Return T if this resource actually exists.
|
InputStream |
getInputStream()
Returns the input stream for the resource.
|
boolean exists()
@Nullable InputStream getInputStream() throws Exception
ExceptionCopyright © 2017 etc.to. All rights reserved.