org.smartcrawler.common
Class ProviderFactory

java.lang.Object
  extended by org.smartcrawler.common.ProviderFactory

public class ProviderFactory
extends java.lang.Object

Version:
$Revision: 1.1 $
Author:
Davide Pozza

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

Method Detail

instance

public static ProviderFactory instance()
Returns:

create

public Provider create()
Returns:


Copyright © 2005 sourceforge. All Rights Reserved.