org.apache.nutch.net
Class URLFilterChecker

java.lang.Object
  extended byorg.apache.nutch.net.URLFilterChecker

public class URLFilterChecker
extends Object

Checke one given filter or all filters.

Author:
John Xing

Field Summary
static Logger LOG
           
 
Constructor Summary
URLFilterChecker()
           
 
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
 

Field Detail

LOG

public static final Logger LOG
Constructor Detail

URLFilterChecker

public URLFilterChecker()
Method Detail

main

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


Copyright © 2006 The Apache Software Foundation