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

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

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

Methods in com.norconex.collector.http.crawler that return IURLExtractor
 IURLExtractor HttpCrawlerConfig.getUrlExtractor()
           
 

Methods in com.norconex.collector.http.crawler with parameters of type IURLExtractor
 void HttpCrawlerConfig.setUrlExtractor(IURLExtractor urlExtractor)
           
 

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

Classes in com.norconex.collector.http.handler.impl that implement IURLExtractor
 class DefaultURLExtractor
          Default implementation of IURLExtractor.
 



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