Liferay 6.0.5

com.liferay.util.xml
Class CDATAUtil

java.lang.Object
  extended by com.liferay.util.xml.CDATAUtil

public class CDATAUtil
extends Object


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

Constructor Detail

CDATAUtil

public CDATAUtil()
Method Detail

wrap

public static String wrap(String s)

strip

public static String strip(String s)

Liferay 6.0.5