Class NuxeoUriLocator
java.lang.Object
org.nuxeo.ecm.web.resources.wro.provider.NuxeoUriLocator
- All Implemented Interfaces:
ro.isdc.wro.model.resource.locator.UriLocator
public class NuxeoUriLocator
extends Object
implements ro.isdc.wro.model.resource.locator.UriLocator
Nuxeo URI locator, made available to all wro resources thanks to
NuxeoConfigurableProvider
.- Since:
- 7.3
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static Resource
getResource
(String uri) static String
static boolean
isProcessorEnabled
(String alias, String uri)
-
Field Details
-
ALIAS
- See Also:
-
-
Constructor Details
-
NuxeoUriLocator
public NuxeoUriLocator()
-
-
Method Details
-
accept
- Specified by:
accept
in interfacero.isdc.wro.model.resource.locator.UriLocator
-
locate
- Specified by:
locate
in interfacero.isdc.wro.model.resource.locator.UriLocator
- Throws:
IOException
-
getResource
-
getUri
-
isProcessorEnabled
-