| Package | Description |
|---|---|
| javax.json | |
| javax.json.spi |
| Modifier and Type | Method and Description |
|---|---|
JsonPatch |
JsonPatchBuilder.build() |
static JsonPatch |
Json.createDiff(JsonStructure source,
JsonStructure target)
|
static JsonPatch |
Json.createPatch(JsonArray array)
|
| Modifier and Type | Method and Description |
|---|---|
JsonPatch |
JsonProvider.createDiff(JsonStructure source,
JsonStructure target)
|
JsonPatch |
JsonProvider.createPatch(JsonArray array)
|
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.