com.quiotix.html.example
Class HtmlFormat
java.lang.Object
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
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 |
HtmlFormat
public HtmlFormat()
main
public static void main(String[] args)
throws IOException
- Runnable.
- Throws:
IOException
Copyright © 1999-2011 Quiotix. All Rights Reserved.