spider.crawl
Class Tester

java.lang.Object
  |
  +--spider.crawl.Tester

public class Tester
extends java.lang.Object

Example code for running a crawler make sure you put a valid e-mail address

Author:
Gautam Pant

Field Summary
static java.lang.String email
           
 
Constructor Summary
Tester()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

email

public static java.lang.String email
Constructor Detail

Tester

public Tester()
Method Detail

main

public static void main(java.lang.String[] args)