|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamingStrategy | |
|---|---|
| ro.isdc.wro.manager | |
| ro.isdc.wro.manager.factory | |
| ro.isdc.wro.model.resource.util | |
| Uses of NamingStrategy in ro.isdc.wro.manager |
|---|
| Methods in ro.isdc.wro.manager that return NamingStrategy | |
|---|---|
NamingStrategy |
WroManager.getNamingStrategy()
|
| Methods in ro.isdc.wro.manager with parameters of type NamingStrategy | |
|---|---|
WroManager |
WroManager.setNamingStrategy(NamingStrategy namingStrategy)
|
| Uses of NamingStrategy in ro.isdc.wro.manager.factory |
|---|
| Methods in ro.isdc.wro.manager.factory that return NamingStrategy | |
|---|---|
NamingStrategy |
BaseWroManagerFactory.getNamingStrategy()
|
| Methods in ro.isdc.wro.manager.factory with parameters of type NamingStrategy | |
|---|---|
BaseWroManagerFactory |
BaseWroManagerFactory.setNamingStrategy(NamingStrategy namingStrategy)
|
| Uses of NamingStrategy in ro.isdc.wro.model.resource.util |
|---|
| Classes in ro.isdc.wro.model.resource.util that implement NamingStrategy | |
|---|---|
class |
HashEncoderNamingStrategy
The simplest implementation of NamingStrategy which encodes the hash code into the name of the
resource. |
class |
NoOpNamingStrategy
The simplest implementation of NamingStrategy which preserve the original name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||