org.apache.nutch.net
Class URLNormalizerChecker

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

public class URLNormalizerChecker
extends Object

Checks one given normalizer or all normalizers.


Constructor Summary
URLNormalizerChecker(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

URLNormalizerChecker

public URLNormalizerChecker(Configuration conf)
Method Detail

main

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


Copyright © 2012 The Apache Software Foundation