Uses of Interface
com.norconex.crawler.web.doc.operations.canon.CanonicalLinkDetector
Packages that use CanonicalLinkDetector
-
Uses of CanonicalLinkDetector in com.norconex.crawler.web
Methods in com.norconex.crawler.web that return CanonicalLinkDetectorModifier and TypeMethodDescriptionWebCrawlerConfig.getCanonicalLinkDetector()The canonical link detector.Methods in com.norconex.crawler.web with parameters of type CanonicalLinkDetectorModifier and TypeMethodDescriptionWebCrawlerConfig.setCanonicalLinkDetector(CanonicalLinkDetector canonicalLinkDetector) The canonical link detector. -
Uses of CanonicalLinkDetector in com.norconex.crawler.web.doc.operations.canon.impl
Classes in com.norconex.crawler.web.doc.operations.canon.impl that implement CanonicalLinkDetectorModifier and TypeClassDescriptionclassGeneric canonical link detector.