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 | 核心类:

Since:
JDK 25, opencode-base-json V1.0.0
Author:
Leon Soo www.LeonSoo.com
See Also: