|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for code that locates resources.
| Method Summary | |
IResourceStream |
locate(java.lang.ClassLoader classLoader,
java.lang.String path,
java.lang.String style,
java.util.Locale locale,
java.lang.String extension)
Loads a resource, given a path, style, locale and extension. |
| Method Detail |
public IResourceStream locate(java.lang.ClassLoader classLoader,
java.lang.String path,
java.lang.String style,
java.util.Locale locale,
java.lang.String extension)
classLoader - TODOpath - The path of the resourcestyle - Any resource style, such as a skin style (see Session)locale - The locale of the resource to loadextension - The extension of the resource
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||