| Package | Description |
|---|---|
| ro.isdc.wro.manager | |
| ro.isdc.wro.manager.factory | |
| ro.isdc.wro.manager.factory.standalone | |
| ro.isdc.wro.model.resource.locator.factory | |
| ro.isdc.wro.util |
| Modifier and Type | Method and Description |
|---|---|
UriLocatorFactory |
WroManager.getUriLocatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
WroManager.Builder |
WroManager.Builder.setLocatorFactory(UriLocatorFactory locatorFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected UriLocatorFactory |
ConfigurableWroManagerFactory.newUriLocatorFactory()
Override to provide a different or modified factory.
|
protected UriLocatorFactory |
BaseWroManagerFactory.newUriLocatorFactory()
Override to provide a different or modified factory.
|
| Modifier and Type | Method and Description |
|---|---|
BaseWroManagerFactory |
BaseWroManagerFactory.setUriLocatorFactory(UriLocatorFactory uriLocatorFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected UriLocatorFactory |
StandaloneWroManagerFactory.newUriLocatorFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUriLocatorFactory
Holds a list of uri locators.
|
class |
ConfigurableLocatorFactory
A
ProcessorsFactory implementation which is easy to configure using a Properties object. |
class |
DefaultUriLocatorFactory
Default implementation of
UriLocatorFactory. |
class |
SimpleUriLocatorFactory
Holds a list of uri locators.
|
| Modifier and Type | Method and Description |
|---|---|
static UriLocatorFactory |
WroTestUtils.createResourceMockingLocatorFactory() |
Copyright © 2008-2014. All Rights Reserved.