org.primefaces.extensions.util.json
Class GsonConverter

java.lang.Object
  extended by org.primefaces.extensions.util.json.GsonConverter

public final class GsonConverter
extends java.lang.Object

Singleton instance of Gson.

Since:
0.2
Version:
$Revision$
Author:
Oleg Varaksin / last modified by $Author$

Method Summary
static com.google.gson.Gson getGson()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGson

public static com.google.gson.Gson getGson()


Copyright © 2011-2013. All Rights Reserved.