Uses of Class
com.norconex.crawler.core.Crawler
Packages that use Crawler
-
Uses of Crawler in com.norconex.crawler.core.cli
Methods in com.norconex.crawler.core.cli with parameters of type CrawlerModifier and TypeMethodDescriptionprotected abstract voidCliBase.runCommand(Crawler crawler) protected voidCliClean.runCommand(Crawler crawler) voidCliConfigCheck.runCommand(Crawler crawler) voidCliConfigRender.runCommand(Crawler crawler) protected voidCliStart.runCommand(Crawler crawler) protected voidCliStop.runCommand(Crawler crawler) protected voidCliStoreExport.runCommand(Crawler crawler) protected voidCliStoreImport.runCommand(Crawler crawler) -
Uses of Crawler in com.norconex.crawler.fs
Methods in com.norconex.crawler.fs that return Crawler -
Uses of Crawler in com.norconex.crawler.web
Methods in com.norconex.crawler.web that return CrawlerModifier and TypeMethodDescriptionstatic CrawlerWebCrawler.create(WebCrawlerConfig crawlerConfig) Creates a Web Crawler instance.