| Package | Description |
|---|---|
| ro.isdc.wro.manager | |
| ro.isdc.wro.manager.factory | |
| ro.isdc.wro.model.resource.support.hash | |
| ro.isdc.wro.model.resource.support.naming | |
| ro.isdc.wro.util.provider |
| Modifier and Type | Method and Description |
|---|---|
HashStrategy |
WroManager.getHashStrategy() |
| Modifier and Type | Method and Description |
|---|---|
WroManager |
WroManager.setHashStrategy(HashStrategy hashStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected HashStrategy |
ConfigurableWroManagerFactory.newHashStrategy() |
protected HashStrategy |
BaseWroManagerFactory.newHashStrategy() |
| Modifier and Type | Method and Description |
|---|---|
BaseWroManagerFactory |
BaseWroManagerFactory.setHashBuilder(HashStrategy hashBuilder)
Deprecated.
|
BaseWroManagerFactory |
BaseWroManagerFactory.setHashStrategy(HashStrategy hashStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDigesterHashStrategy
Uses abstract digester for creating a hash.
|
class |
ConfigurableHashStrategy
Uses the
HashStrategy implementation associated with an alias read from properties file. |
class |
CRC32HashStrategy
Uses CRC32 algorithm for creating fingerprint.
|
class |
MD5HashStrategy
Uses MD5 algorithm for creating fingerprint.
|
class |
SHA1HashStrategy
Uses SHA1 algorithm for creating fingerprint.
|
| Modifier and Type | Method and Description |
|---|---|
protected HashStrategy |
ConfigurableHashStrategy.getDefaultStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,HashStrategy> |
ConfigurableHashStrategy.getStrategies(HashStrategyProvider provider) |
Map<String,HashStrategy> |
HashStrategyProvider.provideHashStrategies() |
Map<String,HashStrategy> |
DefaultHashStrategyProvider.provideHashStrategies() |
| Modifier and Type | Method and Description |
|---|---|
protected HashStrategy |
HashEncoderNamingStrategy.getHashStrategy()
Deprecated.
|
protected HashStrategy |
FolderHashEncoderNamingStrategy.getHashStrategy() |
protected HashStrategy |
DefaultHashEncoderNamingStrategy.getHashStrategy() |
protected HashStrategy |
HashEncoderNamingStrategy.newHashStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,HashStrategy> |
DefaultConfigurableProvider.provideHashStrategies() |
Map<String,HashStrategy> |
ConfigurableProviderSupport.provideHashStrategies() |
Copyright © 2008-2013. All Rights Reserved.