-
public class TextMD5Signature extends Signature
Default implementation of a page signature. It calculates an MD5 hash of the textual content of a page. In case there is no signature, it calculates a hash from the page's fetched content.
-
-
Field Summary
Fields Modifier and Type Field Description public static intGOOD_CONTENT_TEXT_LENGTH
-