Searched refs:gson (Results 1 – 2 of 2) sorted by relevance
25 import com.google.gson.Gson;26 import com.google.gson.JsonParseException;27 import com.google.gson.JsonSyntaxException;61 Gson gson = new Gson(); in getConfiguration() local62 config = gson.fromJson(content, Map.class); in getConfiguration()
10 "gson-prebuilt-jar",