See: Description
| Interface | Description |
|---|---|
| Json.Factory |
This interface defines how
Json instances are constructed. |
| Json.Function<T,R> | |
| Json.Schema |
Represents JSON schema - a specific data format that a JSON entity must
follow.
|
| Class | Description |
|---|---|
| Json |
Represents a JSON (JavaScript Object Notation) entity.
|
| Json.DefaultFactory | |
| Json.help |
Exposes some internal methods that are useful for
org.sharegov.mjson.Json.Factory implementations
or other extension/layers of the library. |
| Exception | Description |
|---|---|
| Json.MalformedJsonException |
Copyright © 2019 JBoss by Red Hat. All rights reserved.