Uses of Interface
net.nutch.net.URLFilter

Packages that use URLFilter
net.nutch.net   
 

Uses of URLFilter in net.nutch.net
 

Classes in net.nutch.net that implement URLFilter
 class PrefixURLFilter
          Filters URLs based on a file of URL prefixes.
 class RegexURLFilter
          Filters URLs based on a file of regular expressions.
 

Methods in net.nutch.net that return URLFilter
static URLFilter URLFilterFactory.getFilter()
          Return the default URLFilter implementation.
 



Copyright © 2005 The Nutch Organization.