Package cloud.opencode.base.json.util


package cloud.opencode.base.json.util
JSON Utility Classes - Practical JSON Processing Tools JSON 工具类 - 实用 JSON 处理工具

This package provides zero-dependency JSON utility tools that are commonly needed but often missing from major JSON libraries.

本包提供零依赖的 JSON 工具,这些工具是开发中常见的需求但主流 JSON 库通常缺失。

Since:
JDK 25, opencode-base-json V1.0.3
Author:
Leon Soo www.LeonSoo.com
See Also:
  • Class
    Description
    JSON Canonicalizer - RFC 8785 JSON Canonicalization Scheme (JCS) JSON 规范化器 - RFC 8785 JSON 规范化方案 (JCS)
    JSON Equals - Structural JSON Equality Comparison Utility.
    JSON Flattener - Converts nested JSON to flat dot-notation key-value maps and back.
    Configuration for flatten/unflatten operations.
    JSON Strings - String-level JSON Utilities JSON 字符串 - 字符串级 JSON 工具类
    JSON Truncator - Truncates Large JSON for Logging JSON 截断器 - 截断大型 JSON 用于日志记录
    Truncation configuration record.