Package cloud.opencode.base.json.patch
package cloud.opencode.base.json.patch
JSON Patch - RFC 6902 and RFC 7396 Implementation
JSON Patch - RFC 6902 和 RFC 7396 实现
This package provides JSON Patch (RFC 6902) and JSON Merge Patch (RFC 7396) for partial JSON updates.
本包提供 JSON Patch(RFC 6902)和 JSON Merge Patch(RFC 7396)用于部分 JSON 更新。
Key Classes | 核心类:
JsonPatch- JSON Patch (RFC 6902) - JSON 补丁JsonMergePatch- JSON Merge Patch (RFC 7396) - JSON 合并补丁
- Since:
- JDK 25, opencode-base-json V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
- See Also:
-
ClassDescriptionJSON Merge Patch - RFC 7396 Implementation JSON Merge Patch - RFC 7396 实现Builder for JsonMergePatch.JSON Patch - RFC 6902 Implementation JSON Patch - RFC 6902 实现Builder for JsonPatch.Patch operation type 补丁操作类型Single patch operation 单个补丁操作