Class HashvalueAlgorithm

java.lang.Object
org.apache.tools.ant.types.selectors.modifiedselector.HashvalueAlgorithm
All Implemented Interfaces:
Algorithm

public class HashvalueAlgorithm extends Object implements Algorithm
Computes a 'hashvalue' for the content of file using String.hashValue(). Use of this algorithm doesn't require any additional nested <param>s and doesn't support any.
Since:
Ant 1.6
Version:
2003-09-13