org.primefaces.extensions.renderkit.layout
Class GsonLayoutOptions

java.lang.Object
  extended by org.primefaces.extensions.renderkit.layout.GsonLayoutOptions

public class GsonLayoutOptions
extends java.lang.Object

Singleton instance of Gson to convert layout options.

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.