|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Resource
An abstraction of a resource whose data can be accessed via a URL.
Method Summary | |
---|---|
Resource |
getRelativeResource(String relativePath)
Returns a resource resolved relatively to the current resource. |
URL |
getURL()
Returns a resource URL to read (and possibly write) the resource data. |
Method Detail |
---|
URL getURL()
Resource getRelativeResource(String relativePath)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |