Uses of Interface
cloud.opencode.base.json.spi.JsonModule
Packages that use JsonModule
Package
Description
OpenCode JSON - Unified JSON Processing Facade
OpenCode JSON - 统一 JSON 处理门面
JSON SPI - Service Provider Interface for JSON Engines
JSON SPI - JSON 引擎的服务提供者接口
-
Uses of JsonModule in cloud.opencode.base.json
Methods in cloud.opencode.base.json that return types with arguments of type JsonModuleMethods in cloud.opencode.base.json with parameters of type JsonModuleModifier and TypeMethodDescriptionOpenJson.registerModule(JsonModule module) Registers a JSON module with this instance. -
Uses of JsonModule in cloud.opencode.base.json.spi
Classes in cloud.opencode.base.json.spi that implement JsonModuleModifier and TypeClassDescriptionstatic classSimple Module - Convenient Base Implementation of JsonModule 简单模块 - JsonModule 的便捷基础实现