com.quiotix.html.example
Class HtmlFormat

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

public class HtmlFormat
extends 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(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(String[] args)
                 throws IOException
Runnable.

Throws:
IOException


Copyright © 1999-2011 Quiotix. All Rights Reserved.