Module technology.sola.json
Package technology.sola.json
package technology.sola.json
This package provides the core classes for sola-json.
-
ClassDescriptionJsonArray is an array of
JsonElements.JsonElement represents any valid JSON value.Represents different types ofJsonElements.JsonObject is aMapofJsonElement.SolaJson contains methods for parsing strings intoJsonElements and serializingJsonElements into strings.