All Classes
-
All Classes Interface Summary Class Summary Class Description Array AJsonValuearray.Boolean DelegatingJsonValue An abstractJsonValueobject which just delegates to another JsonValue object.Json Jsonable Interface of an object which can render itself toJsonValue.JsonSink JsonText JSON text representation of aJsonValue.JsonValue A JSON value as per RFC 8259, section 3.Member AJsonValueObjectmember.Null The trivialJsonValuenullvalue.Nullable AJsonValuevalue which can benull.Number A numberJsonValue.Object AJsonValueobject.String A StringJsonValue.StringBuilderSink AJsonSinkwriting to aStringBuilder.