| Package | Description |
|---|---|
| kong.unirest.json |
| Modifier and Type | Method and Description |
|---|---|
JSONPointer |
JSONPointer.Builder.build() |
static JSONPointer |
JSONPointer.compile(String query) |
| Modifier and Type | Method and Description |
|---|---|
Object |
JSONElement.optQuery(JSONPointer query) |
Object |
JSONElement.query(JSONPointer query)
query the object graph using JSONPointer
https://tools.ietf.org/html/rfc6901
|
Copyright © 2023. All rights reserved.