org.smartcrawler.filter.samples
Class NYTimesRSSLinkFilter

java.lang.Object
  extended by org.smartcrawler.filter.samples.NYTimesRSSLinkFilter
All Implemented Interfaces:
PrecFilterLink

public class NYTimesRSSLinkFilter
extends java.lang.Object
implements PrecFilterLink

Version:
$Revision: 1.1 $
Author:
Davide Pozza

Constructor Summary
NYTimesRSSLinkFilter()
           
 
Method Summary
 boolean isPermitted(SiteConfiguration siteConf, Link link)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NYTimesRSSLinkFilter

public NYTimesRSSLinkFilter()
Method Detail

isPermitted

public boolean isPermitted(SiteConfiguration siteConf,
                           Link link)
Specified by:
isPermitted in interface PrecFilterLink
Parameters:
link -
Returns:


Copyright © 2005 sourceforge. All Rights Reserved.