public interface ResourceLocator
| 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 
 | 
URL getResourceURL(String key)
key - the resource keyFile getResourceFile(String key)
key - Copyright © 2019 Nuxeo. All rights reserved.