org.smartcrawler.retriever
Class RetrieverFactory

java.lang.Object
  extended by org.smartcrawler.retriever.RetrieverFactory

public class RetrieverFactory
extends java.lang.Object

Version:
$Revision: 1.1 $
Author:
Davide Pozza

Method Summary
 Retriever create(java.lang.String host)
           
static RetrieverFactory instance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static RetrieverFactory instance()
Returns:

create

public Retriever create(java.lang.String host)
Parameters:
host -
Returns:


Copyright © 2005 sourceforge. All Rights Reserved.