| Class | Description |
|---|---|
| JsHelper | |
| Json |
A static API to the browser's JSON object.
|
| JsonArray |
Represents a Json array.
|
| JsonBoolean |
Represents a Json boolean.
|
| JsonNull |
Represents the Json null value.
|
| JsonNumber |
Represents a Json number value.
|
| JsonObject |
Represents a Json object.
|
| JsonString |
Represents a Json String value.
|
| JsonValue |
Base interface for all Json values.
|
| Enum | Description |
|---|---|
| JsonType |
Represents the type of the underlying JsonValue.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.