Package 

Class MD5Signature


  • 
    public class MD5Signature
    extends Signature
                        

    Default implementation of a page signature. It calculates an MD5 hash of the raw binary content of a page. In case there is no content, it calculates a hash from the page's URL.

    • Method Summary

      Modifier and Type Method Description
      Array<byte> calculate(WebPage page)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait