| Package | Description |
|---|---|
| org.spincast.core.json |
| Modifier and Type | Method and Description |
|---|---|
static JsonPathUtilsDefault.JsonPathProcessingType |
JsonPathUtilsDefault.JsonPathProcessingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonPathUtilsDefault.JsonPathProcessingType[] |
JsonPathUtilsDefault.JsonPathProcessingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
JsonPathUtilsDefault.processJsonPath(JsonObject root,
String jsonPath,
JsonPathUtilsDefault.JsonPathProcessingType jsonPathProcessingType,
Object valueToPut,
boolean hasDefaultValue,
Object defaultElement) |
Copyright © 2017. All rights reserved.