| Package | Description |
|---|---|
| ro.isdc.wro.model.resource.locator | |
| ro.isdc.wro.model.resource.locator.wildcard |
| Modifier and Type | Class and Description |
|---|---|
class |
ClasspathUriLocator
Implementation of the
UriLocator that is able to read a resource from a classpath. |
class |
ServletContextUriLocator
UriLocator capable to read the resources relative to servlet context.
|
class |
StandaloneServletContextUriLocator
An extension of
ServletContextUriLocator which is used for standalone (or build-time) solution. |
class |
UrlUriLocator
UriLocator capable to read the resources from some URL.
|
| Modifier and Type | Method and Description |
|---|---|
WildcardUriLocatorSupport |
WildcardUriLocatorSupport.setEnableWildcards(boolean enableWildcards)
Allows disabling wildcard support.
|
Copyright © 2008-2014. All Rights Reserved.