Liferay 6.2-ce-ga5

com.liferay.util.json
Class JSONFactoryUtil

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

Deprecated. As of 6.1.0, replaced by JSONFactoryUtil

public class JSONFactoryUtil
extends JSONFactoryUtil


Constructor Summary
JSONFactoryUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.json.JSONFactoryUtil
convertJSONMLArrayToXML, convertJSONMLObjectToXML, convertXMLtoJSONMLArray, convertXMLtoJSONMLObject, createJavaScriptNormalizerJSONTransformer, createJSONArray, createJSONArray, createJSONDeserializer, createJSONObject, createJSONObject, createJSONSerializer, deserialize, deserialize, getJSONFactory, getNullJSON, getUnmodifiableJSONObject, looseDeserialize, looseDeserialize, looseDeserializeSafe, looseDeserializeSafe, looseSerialize, looseSerialize, looseSerialize, looseSerializeDeep, looseSerializeDeep, serialize, serializeException, serializeThrowable, setJSONFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONFactoryUtil

public JSONFactoryUtil()
Deprecated. 

Liferay 6.2-ce-ga5