Class GenericCanonicalLinkDetectorConfig
java.lang.Object
com.norconex.crawler.web.doc.operations.canon.impl.GenericCanonicalLinkDetectorConfig
Configuration for
GenericCanonicalLinkDetector.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()setContentTypes(List<ContentType> contentTypes) Sets the content types on which to perform canonical link detection.toString()
-
Constructor Details
-
GenericCanonicalLinkDetectorConfig
-
GenericCanonicalLinkDetectorConfig
public GenericCanonicalLinkDetectorConfig()
-
-
Method Details
-
getContentTypes
-
setContentTypes
Sets the content types on which to perform canonical link detection.- Parameters:
contentTypes- content types- Returns:
- canonical link detector
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-