public class JsonUtils extends Object
| Constructor and Description |
|---|
JsonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
gsonToPrimitive(com.google.gson.JsonElement element) |
static WikidataValue |
jsonToValue(String type,
com.google.gson.JsonElement element) |
public static final WikidataValue jsonToValue(String type, com.google.gson.JsonElement element) throws WpParseException
WpParseExceptionpublic static Object gsonToPrimitive(com.google.gson.JsonElement element)
Copyright © 2014. All rights reserved.