Class CheckManifestHashesTask

java.lang.Object
nl.knaw.dans.bagit.verify.CheckManifestHashesTask
All Implemented Interfaces:
Runnable

public class CheckManifestHashesTask extends Object implements Runnable
Checks a give file to make sure the given checksum hash matches the computed checksum hash. This is thread safe so you can call many at a time.