| Package | Description |
|---|---|
| org.spincast.core.json |
| Modifier and Type | Method and Description |
|---|---|
static JsonPathPathUtilsDefault.JsonPathProcessingType |
JsonPathPathUtilsDefault.JsonPathProcessingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonPathPathUtilsDefault.JsonPathProcessingType[] |
JsonPathPathUtilsDefault.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 |
JsonPathPathUtilsDefault.processJsonPath(JsonObject root,
String jsonPath,
JsonPathPathUtilsDefault.JsonPathProcessingType jsonPathProcessingType,
Object valueToPut,
boolean hasDefaultValue,
Object defaultElement) |
Copyright © 2016. All rights reserved.