com.quiotix.html.example
Class HtmlFormat

java.lang.Object
  extended by com.quiotix.html.example.HtmlFormat

public class HtmlFormat
extends java.lang.Object

Example program to pretty-print an HTML document. Part of the Quiotix Html Parser package. See http://www.quiotix.com/opensource/html-parser for more information


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

Constructor Detail

HtmlFormat

public HtmlFormat()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Runnable.

Throws:
java.io.IOException


Copyright © 1999-2008 Quiotix. All Rights Reserved.