|
||||||||||
| 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 | |
|---|---|
java.net.URL |
getResource(java.lang.String ref)
Get a resource as a URL |
java.io.InputStream |
getResourceAsStream(java.lang.String ref)
Get a resource as an input stream |
| Method Detail |
|---|
java.io.InputStream getResourceAsStream(java.lang.String ref)
ref - The reference to the resource to retrieve
java.net.URL getResource(java.lang.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 | |||||||||