|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceLocation
A location from which resources can be loaded
Method Summary | |
---|---|
URL |
getResource(String ref)
Get a resource as a URL |
InputStream |
getResourceAsStream(String ref)
Get a resource as an input stream |
Method Detail |
---|
InputStream getResourceAsStream(String ref)
ref
- The reference to the resource to retrieve
URL getResource(String ref)
ref
- The reference to the resource to retrieve
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |