Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.util
Class CSVUtil

java.lang.Object
  extended by com.liferay.portal.kernel.util.CSVUtil

public class CSVUtil
extends Object


Constructor Summary
CSVUtil()
           
 
Method Summary
static String encode(Object obj)
           
static String encode(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSVUtil

public CSVUtil()
Method Detail

encode

public static String encode(Object obj)

encode

public static String encode(String s)

Liferay 6.1.2-ce-ga3