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)
ResourceLocatorgetResourceFile in interface ResourceLocatorpublic URL getResourceURL(String key)
ResourceLocatorgetResourceURL in interface ResourceLocatorkey - the resource keyCopyright © 2019 Nuxeo. All rights reserved.