| Package | Description |
|---|---|
| javax.json | |
| javax.json.spi | |
| javax.json.stream |
| Class and Description |
|---|
| JsonArray
A JsonArray e.g.
|
| JsonArrayBuilder |
| JsonBuilderFactory |
| JsonMergePatch
A JSON MergePatch as defined in http://tools.ietf.org/html/rfc7396
|
| JsonNumber
JsonValue which represents a number.
|
| JsonObject
A JsonObject, e.g.
|
| JsonObjectBuilder
A JsonObjectBuilder can be used to build
JsonObjects. |
| JsonPatch
JsonPatch is a format for expressing a sequence of operations to apply on
a target JSON document.
|
| JsonPatch.Operation
An enumeration of available operations for
JsonPatch. |
| JsonPatchBuilder
TODO this is a final class in the spec, but that makes no sense.
|
| JsonPointer
This class is an immutable representation of a JSON Pointer as specified in
RFC 6901.
|
| JsonReader |
| JsonReaderFactory |
| JsonString
JsonValue which represents a string.
|
| JsonStructure
A complex type as JsonValue.
|
| JsonValue
A single value in a JSON expression.
|
| JsonValue.ValueType |
| JsonWriter
Write a JsonObject, JsonArray JsonStructure or more generic
a JsonValue to the output.
|
| JsonWriterFactory |
| Class and Description |
|---|
| JsonArray
A JsonArray e.g.
|
| JsonArrayBuilder |
| JsonBuilderFactory |
| JsonMergePatch
A JSON MergePatch as defined in http://tools.ietf.org/html/rfc7396
|
| JsonNumber
JsonValue which represents a number.
|
| JsonObject
A JsonObject, e.g.
|
| JsonObjectBuilder
A JsonObjectBuilder can be used to build
JsonObjects. |
| JsonPatch
JsonPatch is a format for expressing a sequence of operations to apply on
a target JSON document.
|
| JsonPatchBuilder
TODO this is a final class in the spec, but that makes no sense.
|
| JsonPointer
This class is an immutable representation of a JSON Pointer as specified in
RFC 6901.
|
| JsonReader |
| JsonReaderFactory |
| JsonString
JsonValue which represents a string.
|
| JsonStructure
A complex type as JsonValue.
|
| JsonValue
A single value in a JSON expression.
|
| JsonWriter
Write a JsonObject, JsonArray JsonStructure or more generic
a JsonValue to the output.
|
| JsonWriterFactory |
| Class and Description |
|---|
| JsonArray
A JsonArray e.g.
|
| JsonArrayBuilder |
| JsonException |
| JsonObject
A JsonObject, e.g.
|
| JsonObjectBuilder
A JsonObjectBuilder can be used to build
JsonObjects. |
| JsonValue
A single value in a JSON expression.
|
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.