class JsonMergePatchDiff extends DiffBase
| Modifier and Type | Field and Description |
|---|---|
private javax.json.JsonValue |
source |
private javax.json.JsonValue |
target |
| Constructor and Description |
|---|
JsonMergePatchDiff(javax.json.JsonValue source,
javax.json.JsonValue target) |
| Modifier and Type | Method and Description |
|---|---|
javax.json.JsonMergePatch |
calculateDiff() |
private javax.json.JsonValue |
diff(javax.json.JsonValue source,
javax.json.JsonValue target) |
isJsonArray, isJsonObjectCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.