Uses of Interface
com.norconex.crawler.web.doc.operations.sitemap.SitemapLocator
Packages that use SitemapLocator
-
Uses of SitemapLocator in com.norconex.crawler.web
Methods in com.norconex.crawler.web that return SitemapLocatorModifier and TypeMethodDescriptionWebCrawlerConfig.getSitemapLocator()The locator of sitemaps (if applicable).Methods in com.norconex.crawler.web with parameters of type SitemapLocatorModifier and TypeMethodDescriptionWebCrawlerConfig.setSitemapLocator(SitemapLocator sitemapLocator) The locator of sitemaps (if applicable). -
Uses of SitemapLocator in com.norconex.crawler.web.doc.operations.sitemap.impl
Classes in com.norconex.crawler.web.doc.operations.sitemap.impl that implement SitemapLocatorModifier and TypeClassDescriptionclassIf there is a sitemap defined as a start reference for the same URL web site, this locator is not used.