Package org.h2.dev.util
Class FileContentHash
java.lang.Object
org.h2.dev.util.FileContentHash
A utility to calculate the content hash of files. It should help detect
duplicate files and differences between directories.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileContentHash
public FileContentHash()
-
-
Method Details
-
main
Run the viewer.- Parameters:
args- the command line arguments- Throws:
IOException
-