org.apache.nutch.net
Class URLFilterChecker

java.lang.Object
  extended by org.apache.nutch.net.URLFilterChecker

public class URLFilterChecker
extends Object

Checks one given filter or all filters.

Author:
John Xing

Constructor Summary
URLFilterChecker(Configuration conf)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLFilterChecker

public URLFilterChecker(Configuration conf)
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2011 The Apache Software Foundation