public class GsonJsonObjectHelper extends GenericJsonConfigurationHelper<com.google.gson.JsonObject>
JsonObject,
with JSONPath capabilities.| Constructor and Description |
|---|
GsonJsonObjectHelper(com.google.gson.JsonObject jsonObject)
Creates a new helper for the given
JsonObject. |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationMerger<com.google.gson.JsonObject> |
configurationMerger() |
get, getBean, getBoolean, getDouble, getInteger, getLong, getMandatoryBoolean, getMandatoryDouble, getMandatoryInteger, getMandatoryLong, getMandatoryString, getStringequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewInstancepublic GsonJsonObjectHelper(com.google.gson.JsonObject jsonObject)
JsonObject.jsonObject - the JSON document to be setpublic ConfigurationMerger<com.google.gson.JsonObject> configurationMerger()
Copyright © 2022. All rights reserved.