public class JSONPathWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.jayway.jsonpath.Configuration |
JSON_PATH_ALWAYS_LIST_CONFIG |
static com.jayway.jsonpath.Configuration |
JSON_PATH_PATHS_CONFIGURATION |
| Constructor and Description |
|---|
JSONPathWrapper(String json) |
public static com.jayway.jsonpath.Configuration JSON_PATH_ALWAYS_LIST_CONFIG
public static com.jayway.jsonpath.Configuration JSON_PATH_PATHS_CONFIGURATION
public JSONPathWrapper(String json)
Copyright © 2022. All Rights Reserved.