protected class RenderingHelper.CLResourceLocator extends Object implements ResourceLocator
Modifier | Constructor and Description |
---|---|
protected |
CLResourceLocator() |
Modifier and Type | Method and Description |
---|---|
File |
getResourceFile(String key)
Get a file resource given a key
|
URL |
getResourceURL(String key)
Gets an URL resource given a key
|
protected CLResourceLocator()
public File getResourceFile(String key)
ResourceLocator
getResourceFile
in interface ResourceLocator
public URL getResourceURL(String key)
ResourceLocator
getResourceURL
in interface ResourceLocator
key
- the resource keyCopyright © 2018 Nuxeo. All rights reserved.