Package org.dmfs.express.json
-
Interface Summary Interface Description Jsonable Interface of an object which can render itself toJsonValue.JsonSink JsonValue A JSON value as per RFC 8259, section 3.
| Interface | Description |
|---|---|
| Jsonable |
Interface of an object which can render itself to
JsonValue. |
| JsonSink | |
| JsonValue |
A JSON value as per RFC 8259, section 3.
|