|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UriLocatorFactory | |
|---|---|
| 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 | |
| Uses of UriLocatorFactory in ro.isdc.wro.manager |
|---|
| Methods in ro.isdc.wro.manager that return UriLocatorFactory | |
|---|---|
UriLocatorFactory |
WroManager.getUriLocatorFactory()
|
| Methods in ro.isdc.wro.manager with parameters of type UriLocatorFactory | |
|---|---|
WroManager.Builder |
WroManager.Builder.setLocatorFactory(UriLocatorFactory locatorFactory)
|
| Uses of UriLocatorFactory in ro.isdc.wro.manager.factory |
|---|
| Methods in ro.isdc.wro.manager.factory that return UriLocatorFactory | |
|---|---|
protected UriLocatorFactory |
ConfigurableWroManagerFactory.newUriLocatorFactory()
Override to provide a different or modified factory. |
protected UriLocatorFactory |
BaseWroManagerFactory.newUriLocatorFactory()
Override to provide a different or modified factory. |
| Methods in ro.isdc.wro.manager.factory with parameters of type UriLocatorFactory | |
|---|---|
BaseWroManagerFactory |
BaseWroManagerFactory.setUriLocatorFactory(UriLocatorFactory uriLocatorFactory)
|
| Uses of UriLocatorFactory in ro.isdc.wro.manager.factory.standalone |
|---|
| Methods in ro.isdc.wro.manager.factory.standalone that return UriLocatorFactory | |
|---|---|
protected UriLocatorFactory |
StandaloneWroManagerFactory.newUriLocatorFactory()
|
| Uses of UriLocatorFactory in ro.isdc.wro.model.resource.locator.factory |
|---|
| Classes in ro.isdc.wro.model.resource.locator.factory that implement UriLocatorFactory | |
|---|---|
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. |
| Uses of UriLocatorFactory in ro.isdc.wro.util |
|---|
| Methods in ro.isdc.wro.util that return UriLocatorFactory | |
|---|---|
static UriLocatorFactory |
WroTestUtils.createResourceMockingLocatorFactory()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||