public interface Resource
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
This method returns an input stream containing the
resource content.
|
String |
getPath()
This method returns the resource path.
|
String getPath()
InputStream getInputStream()
Copyright © 2014. All Rights Reserved.