Package mjson
The library in this package has been copied directly from https://github.com/bolerio/mjson
We want to avoid dependencies.
-
Interface Summary Interface Description Json.Factory This interface defines howJsoninstances are constructed.Json.Function<T,R> Json.Schema Represents JSON schema - a specific data format that a JSON entity must follow. -
Class Summary Class Description Json Represents a JSON (JavaScript Object Notation) entity.Json.DefaultFactory Json.help Exposes some internal methods that are useful fororg.sharegov.mjson.Json.Factoryimplementations or other extension/layers of the library. -
Exception Summary Exception Description Json.MalformedJsonException