edu.odu.cs.codeAnnotation
Class Code2TeX

java.lang.Object
  extended by edu.odu.cs.codeAnnotation.Code2TeX

public class Code2TeX
extends Object

main driver for code2html program.

Author:
zeil

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

Constructor Detail

Code2TeX

public Code2TeX()
Method Detail

test

public static String test(String inputText)
                   throws IOException
Throws:
IOException

generateTeX

public static void generateTeX()
                        throws IOException
Throws:
IOException

main

public static void main(String[] args)
                 throws IOException
Parameters:
args -
Throws:
IOException


Copyright © 2013. All Rights Reserved.