Uses of Class
cloud.opencode.base.json.OpenJson
Packages that use OpenJson
Package
Description
OpenCode JSON - Unified JSON Processing Facade
OpenCode JSON - 统一 JSON 处理门面
-
Uses of OpenJson in cloud.opencode.base.json
Methods in cloud.opencode.base.json that return OpenJsonModifier and TypeMethodDescriptionstatic OpenJsonOpenJson.withConfig(JsonConfig config) Creates a new OpenJson instance with the specified configuration.static OpenJsonOpenJson.withConfigAndProvider(JsonConfig config, String providerName) Creates a new OpenJson instance with configuration and provider.static OpenJsonOpenJson.withProvider(String providerName) Creates a new OpenJson instance with the specified provider.