Uses of Class
com.norconex.crawler.web.doc.operations.robot.RobotsTxt
Packages that use RobotsTxt
Package
Description
-
Uses of RobotsTxt in com.norconex.crawler.web.doc.operations.delay
Methods in com.norconex.crawler.web.doc.operations.delay with parameters of type RobotsTxt -
Uses of RobotsTxt in com.norconex.crawler.web.doc.operations.delay.impl
Methods in com.norconex.crawler.web.doc.operations.delay.impl with parameters of type RobotsTxt -
Uses of RobotsTxt in com.norconex.crawler.web.doc.operations.robot
Methods in com.norconex.crawler.web.doc.operations.robot that return RobotsTxt -
Uses of RobotsTxt in com.norconex.crawler.web.doc.operations.robot.impl
Methods in com.norconex.crawler.web.doc.operations.robot.impl that return RobotsTxtModifier and TypeMethodDescriptionStandardRobotsTxtProvider.getRobotsTxt(Fetcher fetcher, String url) protected RobotsTxtStandardRobotsTxtProvider.parseRobotsTxt(InputStream is, String url, String userAgent) -
Uses of RobotsTxt in com.norconex.crawler.web.util
Methods in com.norconex.crawler.web.util that return RobotsTxtModifier and TypeMethodDescriptionstatic RobotsTxtWeb.robotsTxt(CrawlerContext crawler, String reference)