Package ro.isdc.wro.model.resource.util

Interface Summary
HashBuilder Creates a fingerprint representation of the resource content.
NamingStrategy Used to version a resource name somehow.
 

Class Summary
AbstractDigesterHashBuilder Uses abstract digester for creating a hash.
CRC32HashBuilder Uses CRC32 algorithm for creating fingerprint.
HashEncoderNamingStrategy The simplest implementation of NamingStrategy which encodes the hash code into the name of the resource.
MD5HashBuilder Uses MD5 algorithm for creating fingerprint.
NoOpNamingStrategy The simplest implementation of NamingStrategy which preserve the original name.
SHA1HashBuilder Uses SHA1 algorithm for creating fingerprint.
 



Copyright © 2008-2011. All Rights Reserved.