fi.iki.hsivonen.htmlparser.test
Class HtmlParserTestDriver

java.lang.Object
  extended by fi.iki.hsivonen.htmlparser.test.HtmlParserTestDriver

public class HtmlParserTestDriver
extends Object

Version:
$Id: HtmlParserTestDriver.java,v 1.3 2005/08/14 09:14:36 hsivonen Exp $
Author:
hsivonen

Constructor Summary
HtmlParserTestDriver()
           
 
Method Summary
private static void convert(String name)
           
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

HtmlParserTestDriver

public HtmlParserTestDriver()
Method Detail

main

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

convert

private static void convert(String name)
                     throws Throwable
Parameters:
string -
Throws:
Throwable