Uses of Interface
com.norconex.collector.http.robot.IRobotsTxtProvider
Packages that use IRobotsTxtProvider
-
Uses of IRobotsTxtProvider in com.norconex.collector.http.crawler
Methods in com.norconex.collector.http.crawler that return IRobotsTxtProviderMethods in com.norconex.collector.http.crawler with parameters of type IRobotsTxtProviderModifier and TypeMethodDescriptionvoidHttpCrawlerConfig.setRobotsTxtProvider(IRobotsTxtProvider robotsTxtProvider) -
Uses of IRobotsTxtProvider in com.norconex.collector.http.robot.impl
Classes in com.norconex.collector.http.robot.impl that implement IRobotsTxtProviderModifier and TypeClassDescriptionclassImplementation ofIRobotsTxtProvideras per the robots.txt standard described at http://www.robotstxt.org/robotstxt.html.