| Package | Description |
|---|---|
| javax.json | |
| javax.json.spi |
| Modifier and Type | Method and Description |
|---|---|
static JsonString |
Json.createValue(String value) |
JsonString |
JsonArray.getJsonString(int index) |
JsonString |
JsonObject.getJsonString(String name) |
| Modifier and Type | Method and Description |
|---|---|
JsonString |
JsonProvider.createValue(String value) |
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.