|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceLocator
Interface for locating resources from resource names.
| Method Summary | |
|---|---|
java.net.URL |
locateResource(java.lang.String resourceName)
Locates a resource according to the strategy of the resource locator implementation (subclass). |
| Method Detail |
|---|
java.net.URL locateResource(java.lang.String resourceName)
resourceName - the name of the resource to locate; it this is a path it must be slash separated (no backslashes)
SimpleResourceLocator,
MultiFormatResourceLocator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||