edu.uchsc.ccp.iaa.html
Class HTMLUtil

java.lang.Object
  extended by edu.uchsc.ccp.iaa.html.HTMLUtil

public class HTMLUtil
extends Object


Constructor Summary
HTMLUtil()
           
 
Method Summary
static String initHTML(String title, String description)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLUtil

public HTMLUtil()
Method Detail

initHTML

public static String initHTML(String title,
                              String description)