Uses of Class
com.norconex.collector.http.crawler.URLCrawlScopeStrategy
Packages that use URLCrawlScopeStrategy
-
Uses of URLCrawlScopeStrategy in com.norconex.collector.http.crawler
Methods in com.norconex.collector.http.crawler that return URLCrawlScopeStrategyModifier and TypeMethodDescriptionHttpCrawlerConfig.getURLCrawlScopeStrategy()Gets the strategy to use to determine if a URL is in scope.Methods in com.norconex.collector.http.crawler with parameters of type URLCrawlScopeStrategyModifier and TypeMethodDescriptionvoidHttpCrawlerConfig.setUrlCrawlScopeStrategy(URLCrawlScopeStrategy urlCrawlScopeStrategy) Sets the strategy to use to determine if a URL is in scope.