com.sony.csl.j2me.utils.io
Class HTMLUtils

java.lang.Object
  extended by com.sony.csl.j2me.utils.io.HTMLUtils

public class HTMLUtils
extends java.lang.Object


Constructor Summary
HTMLUtils()
           
 
Method Summary
static java.lang.String htmlTableRow(java.lang.String cellContent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLUtils

public HTMLUtils()
Method Detail

htmlTableRow

public static java.lang.String htmlTableRow(java.lang.String cellContent)