com.liferay.util.json
Class JSONFactoryUtil

java.lang.Object
  extended by com.liferay.portal.kernel.json.JSONFactoryUtil
      extended by com.liferay.util.json.JSONFactoryUtil

public class JSONFactoryUtil
extends com.liferay.portal.kernel.json.JSONFactoryUtil

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
JSONFactoryUtil()
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.json.JSONFactoryUtil
createJSONArray, createJSONArray, createJSONObject, createJSONObject, deserialize, deserialize, getJSONFactory, serialize, setJSONFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONFactoryUtil

public JSONFactoryUtil()