[TOC]

org.apache.nutch.net

Class URLFilterChecker


public class URLFilterChecker
extends Object

Checks one given filter or all filters.

  • Author:
  • John Xing

Constructor Summary

Constructors Constructor and Description URLFilterChecker(org.apache.hadoop.conf.Configuration conf)

Method Summary

Methods Modifier and Type Method and Description 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(org.apache.hadoop.conf.Configuration conf)

Method Detail

-  

main

public static void main(String[] args)
                 throws Exception
  - Throws: 
  - <code>Exception</code>      

Copyright © 2014 The Apache Software Foundation