edu.odu.cs.codeAnnotation
Class Listing2HTML

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

public class Listing2HTML
extends Object

main driver for code2html program.

Author:
zeil

Constructor Summary
Listing2HTML()
           
 
Method Summary
static void generateHTML()
           
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

Listing2HTML

public Listing2HTML()
Method Detail

test

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

generateHTML

public static void generateHTML()
                         throws IOException
Throws:
IOException

main

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


Copyright © 2013. All Rights Reserved.