Package org.apache.tika.digest
package org.apache.tika.digest
-
ClassDescriptionDefines a digest algorithm with its output encoding.Supported digest algorithms.Supported digest output encodings.Interface for digester implementations.Factory interface for creating Digester instances.Utility class for computing digests on streams.Encodes byte array from a MessageDigest to String.Digester that uses
TikaInputStream.enableRewind()andTikaInputStream.rewind()to read the entire stream for digesting, then rewind for subsequent processing.Marker class to signal that container document digesting should be skipped for a particular parse operation.