|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceAccessor
Simple interface to provide access to a resource.
| Method Summary | |
|---|---|
InputStream |
getResource(String resourcePath)
Returns an InputStream for reading a resource. |
| Method Detail |
|---|
InputStream getResource(String resourcePath)
resourcePath - the relative URL path of the resource. For example: /images/foo.png
InputStream for reading the resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||