simplespider.simplespider.bot
Class CrawlerImpl

java.lang.Object
  extended by simplespider.simplespider.bot.CrawlerImpl
All Implemented Interfaces:
Crawler

public class CrawlerImpl
extends Object
implements Crawler


Constructor Summary
CrawlerImpl(DbHelperFactory dbHelperFactory, LinkExtractor linkExtractor, HttpClientFactory httpClientFactory)
           
 
Method Summary
 void crawl(String baseUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrawlerImpl

public CrawlerImpl(DbHelperFactory dbHelperFactory,
                   LinkExtractor linkExtractor,
                   HttpClientFactory httpClientFactory)
Method Detail

crawl

public void crawl(String baseUrl)
Specified by:
crawl in interface Crawler


Copyright © 2009. All Rights Reserved.