Class ContentHash


  • public class ContentHash
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ContentHash()  
    • Method Summary

      Modifier and Type Method Description
      java.lang.String getHash()  
      java.lang.String getHashAlgorithm()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ContentHash

        public ContentHash()
    • Method Detail

      • getHash

        public java.lang.String getHash()
      • getHashAlgorithm

        public java.lang.String getHashAlgorithm()