Class 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
    • Constructor Detail

      • NuxeoUriLocator

        public NuxeoUriLocator()
    • Method Detail

      • accept

        public boolean accept​(String uri)
        Specified by:
        accept in interface ro.isdc.wro.model.resource.locator.UriLocator
      • isProcessorEnabled

        public static boolean isProcessorEnabled​(String alias,
                                                 String uri)