Interface ContentDigest

  • All Known Implementing Classes:
    DefaultContentDigest

    public interface ContentDigest
    An interface defining access to information about a fedora datastream's content digest.
    Author:
    mdurbin
    • Method Detail

      • getType

        String getType()
        Gets the type: one of several defined in the fedora foxml schema.
        Returns:
        string containing the type
      • getDigest

        String getDigest()
        Gets the value of the content digest.
        Returns:
        content digest