jsystem.extensions.report.html
Class HtmlCodeWriter

java.lang.Object
  extended byjsystem.extensions.report.html.HtmlCodeWriter

public class HtmlCodeWriter
extends Object


Constructor Summary
HtmlCodeWriter()
           
 
Method Summary
 String getCode(String className)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlCodeWriter

public HtmlCodeWriter()
Method Detail

getCode

public String getCode(String className)
               throws Exception
Throws:
Exception