Uses of Interface
com.norconex.collector.http.db.ICrawlURLDatabase

Packages that use ICrawlURLDatabase
com.norconex.collector.http.crawler   
com.norconex.collector.http.db   
com.norconex.collector.http.db.impl   
 

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

Constructors in com.norconex.collector.http.crawler with parameters of type ICrawlURLDatabase
URLProcessor(HttpCrawler crawler, org.apache.http.impl.client.DefaultHttpClient httpClient, ICrawlURLDatabase database, File outputFile, HttpDocument doc, CrawlURL crawlURL)
           
 

Uses of ICrawlURLDatabase in com.norconex.collector.http.db
 

Methods in com.norconex.collector.http.db that return ICrawlURLDatabase
 ICrawlURLDatabase ICrawlURLDatabaseFactory.createCrawlURLDatabase(HttpCrawlerConfig config, boolean resume)
           
 

Uses of ICrawlURLDatabase in com.norconex.collector.http.db.impl
 

Classes in com.norconex.collector.http.db.impl that implement ICrawlURLDatabase
 class DerbyCrawlURLDatabase
           
 

Methods in com.norconex.collector.http.db.impl that return ICrawlURLDatabase
 ICrawlURLDatabase DefaultCrawlURLDatabaseFactory.createCrawlURLDatabase(HttpCrawlerConfig config, boolean resume)
           
 



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