Uses of Class
com.norconex.collector.http.robot.RobotsTxt
Packages that use RobotsTxt
Package
Description
-
Uses of RobotsTxt in com.norconex.collector.http.delay
Methods in com.norconex.collector.http.delay with parameters of type RobotsTxt -
Uses of RobotsTxt in com.norconex.collector.http.delay.impl
Methods in com.norconex.collector.http.delay.impl with parameters of type RobotsTxt -
Uses of RobotsTxt in com.norconex.collector.http.robot
Methods in com.norconex.collector.http.robot that return RobotsTxtModifier and TypeMethodDescriptionIRobotsTxtProvider.getRobotsTxt(HttpFetchClient fetchClient, String url) Gets robots.txt rules. -
Uses of RobotsTxt in com.norconex.collector.http.robot.impl
Methods in com.norconex.collector.http.robot.impl that return RobotsTxtModifier and TypeMethodDescriptionStandardRobotsTxtProvider.getRobotsTxt(HttpFetchClient fetcher, String url) protected RobotsTxtStandardRobotsTxtProvider.parseRobotsTxt(InputStream is, String url, String userAgent)