org.amberarcher.xml.tool.highlight
Class Main

java.lang.Object
  |
  +--org.amberarcher.xml.tool.highlight.Main

public class Main
extends java.lang.Object

Entry point for running the highlighter. Usage:

   java org.amberarcher.xml.tool.highlight.Main input.xhtml output.xhtml
 

Version:
$Revision: 1.3 $
Author:
Kyle F. Downey

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

Constructor Detail

Main

public Main()
Method Detail

main

public static final void main(java.lang.String[] args)
                       throws java.lang.Exception
java.lang.Exception


Copyright © 2003 Amber Archer Consulting, Inc.. All Rights Reserved.