public interface Resource
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier() |
InputStream |
getInputStream() |
String |
getPath() |
String |
getScheme() |
void |
setPath(String path) |
String getIdentifier()
String getScheme()
String getPath()
void setPath(String path)
InputStream getInputStream() throws ResourceException
ResourceExceptionCopyright © 2019. All rights reserved.