Searched refs:jsonStringWithoutComments (Results 1 – 1 of 1) sorted by relevance
123 String jsonStringWithoutComments = in fromJsonFile() local127 try (JsonReader reader = gson.newJsonReader(new StringReader(jsonStringWithoutComments))) { in fromJsonFile()