[TOC]
org.apache.nutch.net
Class URLNormalizerChecker
- java.lang.Object
- org.apache.nutch.net.URLNormalizerChecker
public class URLNormalizerChecker extends Object
Checks one given normalizer or all normalizers.
Constructor Summary
Constructors Constructor and Description URLNormalizerChecker(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
-
URLNormalizerChecker
public URLNormalizerChecker(org.apache.hadoop.conf.Configuration conf)
Method Detail
-
main
public static void main(String[] args) throws Exception
- Throws:
- <code>Exception</code>