net.nutch.tools
Class CrawlTool

java.lang.Object
  extended bynet.nutch.tools.CrawlTool

public class CrawlTool
extends Object


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

CrawlTool

public CrawlTool()
Method Detail

main

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


Copyright © 2004 The Nutch Organization.