|
||||||||||
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(java.lang.String relativePath)
Returns a resource resolved relatively to the current resource. |
java.net.URL |
getURL()
Returns a resource URL to read (and possibly write) the resource data. |
Method Detail |
---|
java.net.URL getURL()
Resource getRelativeResource(java.lang.String relativePath)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |