Uses of Interface
com.norconex.collector.http.handler.IRobotsTxtProvider

Packages that use IRobotsTxtProvider
com.norconex.collector.http.crawler   
com.norconex.collector.http.handler.impl   
 

Uses of IRobotsTxtProvider in com.norconex.collector.http.crawler
 

Methods in com.norconex.collector.http.crawler that return IRobotsTxtProvider
 IRobotsTxtProvider HttpCrawlerConfig.getRobotsTxtProvider()
           
 

Methods in com.norconex.collector.http.crawler with parameters of type IRobotsTxtProvider
 void HttpCrawlerConfig.setRobotsTxtProvider(IRobotsTxtProvider robotsTxtProvider)
           
 

Uses of IRobotsTxtProvider in com.norconex.collector.http.handler.impl
 

Classes in com.norconex.collector.http.handler.impl that implement IRobotsTxtProvider
 class DefaultRobotsTxtProvider
          Default implementation of IRobotsTxtProvider.
 



Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.