net.nutch.net
Class URLFilterFactory

java.lang.Object
  extended bynet.nutch.net.URLFilterFactory

public class URLFilterFactory
extends Object

Factory to create a URLFilter from "urlfilter.class" config property.


Method Summary
static URLFilter getFilter()
          Return the default URLFilter implementation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFilter

public static URLFilter getFilter()
Return the default URLFilter implementation.



Copyright © 2005 The Nutch Organization.