org.ccil.cowan.tagsoup

Class CommandLine


public class CommandLine
extends java.lang.Object

The stand-alone TagSoup program.

Method Summary

static void
main(String[] argv)
Main method.

Method Details

main

public static void main(String[] argv)
            throws IOException,
                   SAXException
Main method. Processes specified files or standard input.

Licence: Academic Free License 3.0 and/or GPL 2.0