com.senseidb.search.client.json
Class JsonSerializer

java.lang.Object
  extended by com.senseidb.search.client.json.JsonSerializer

public class JsonSerializer
extends Object


Constructor Summary
JsonSerializer()
           
 
Method Summary
static Object serialize(Object object)
           
static Object serialize(Object object, boolean handleCustomJsonHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonSerializer

public JsonSerializer()
Method Detail

serialize

public static Object serialize(Object object)

serialize

public static Object serialize(Object object,
                               boolean handleCustomJsonHandler)
                        throws org.json.JSONException
Throws:
org.json.JSONException


Copyright © 2010-2012. All Rights Reserved.