org.apache.nutch.crawl
Class Crawl

java.lang.Object
  extended by org.apache.nutch.crawl.Crawl

public class Crawl
extends Object


Field Summary
static org.apache.commons.logging.Log LOG
           
 
Constructor Summary
Crawl()
           
 
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 org.apache.commons.logging.Log LOG
Constructor Detail

Crawl

public Crawl()
Method Detail

main

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


Copyright © 2006 The Apache Software Foundation