Uses of Interface
com.norconex.crawler.web.doc.operations.scope.UrlScopeResolver
Packages that use UrlScopeResolver
-
Uses of UrlScopeResolver in com.norconex.crawler.web
Methods in com.norconex.crawler.web that return UrlScopeResolverModifier and TypeMethodDescriptionWebCrawlerConfig.getUrlScopeResolver()The strategy to use to determine if a URL is in scope.Methods in com.norconex.crawler.web with parameters of type UrlScopeResolverModifier and TypeMethodDescriptionWebCrawlerConfig.setUrlScopeResolver(UrlScopeResolver urlScopeResolver) The strategy to use to determine if a URL is in scope. -
Uses of UrlScopeResolver in com.norconex.crawler.web.doc.operations.scope.impl
Classes in com.norconex.crawler.web.doc.operations.scope.impl that implement UrlScopeResolverModifier and TypeClassDescriptionclassBy default a crawler will try to follow all links it discovers.