| Package | Description |
|---|---|
| javax.json | |
| javax.json.spi |
| Modifier and Type | Method and Description |
|---|---|
static JsonPointer |
Json.createPointer(String path)
Create a
JsonPointer for the given path |
| Modifier and Type | Method and Description |
|---|---|
JsonPointer |
JsonProvider.createPointer(String path)
Create a
JsonPointer based on the given path string |
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.