| Package | Description |
|---|---|
| ro.isdc.wro.model.resource.support.hash |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HashStrategy
Creates a fingerprint representation of the resource content.
|
| 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.
|
Copyright © 2008-2013. All Rights Reserved.