Uses of Class
edu.harvard.hul.ois.jhove.Checksum
Packages that use Checksum
Package
Description
Contains the classes needed for building a JHOVE application.
Contains the main classes for JHOVE output handlers.
-
Uses of Checksum in edu.harvard.hul.ois.jhove
Methods in edu.harvard.hul.ois.jhove that return types with arguments of type ChecksumMethods in edu.harvard.hul.ois.jhove with parameters of type ChecksumModifier and TypeMethodDescriptionvoidRepInfo.setChecksum(Checksum checksum) Append a Checksum object to the checksum list. -
Uses of Checksum in edu.harvard.hul.ois.jhove.handler
Methods in edu.harvard.hul.ois.jhove.handler with parameters of type ChecksumModifier and TypeMethodDescriptionprotected javax.json.JsonObjectBuilderJsonHandler.showChecksum(Checksum checksum) protected voidXmlHandler.showChecksum(Checksum checksum)