|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceResolver
A resource resolver
| Method Summary | |
|---|---|
URL |
resolve(String resourcePath)
Get the URL for a given resource path |
URL |
resolveFailSafe(String resourcePath)
Same as resolve(String resourcePath) except it does not throw exception when resource is not found, simply returns null. |
| Method Detail |
|---|
URL resolve(String resourcePath)
throws IOException
resourcePath -
IOExceptionURL resolveFailSafe(String resourcePath)
resourcePath -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||