Class ObjectMd5Checksum

  • All Implemented Interfaces:
    Element

    public class ObjectMd5Checksum
    extends Object
    implements Element
    Generated value class that will generate an MD5 checksum for an object within a file. This is specifically for attached labels or files with headers. This class will truncate the header from the object and take the checksum of the object itself.
    Author:
    jpadams, srlevoe
    • Field Detail

      • offset

        public long offset
    • Constructor Detail

      • ObjectMd5Checksum

        public ObjectMd5Checksum()