| Package | Description |
|---|---|
| com.jayway.jsonpath | |
| com.jayway.jsonpath.internal |
| Modifier and Type | Method and Description |
|---|---|
static ParseContext |
JsonPath.using(Configuration configuration)
Creates a
ParseContext that can be used to parse a given JSON input. |
static ParseContext |
JsonPath.using(JsonProvider provider)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonContext |
Copyright © 2016. All rights reserved.