|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceLoader
| Method Summary | |
|---|---|
InputStream |
getResource(String spec)
Returns an input stream for a given resource location. |
URL |
getResourceURL(String spec)
Returns a URL for a given resource location. |
| Method Detail |
|---|
InputStream getResource(String spec)
throws IOException
spec - specification of a resource location.
IOException - if an error occurs.
URL getResourceURL(String spec)
throws IOException
spec - specification of a resource location.
IOException - if an error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||