rabbit.test
Class TestHtmlParser

java.lang.Object
  extended by rabbit.test.TestHtmlParser

public class TestHtmlParser
extends Object

This class tests the html parser

Author:
Robert Olofsson

Constructor Summary
TestHtmlParser(String file)
           
 
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

TestHtmlParser

public TestHtmlParser(String file)
Method Detail

main

public static void main(String[] args)