Package javax.json
package javax.json
-
ClassDescriptionA JsonArray e.g.A JSON MergePatch as defined in http://tools.ietf.org/html/rfc7396JsonValue which represents a number.A JsonObject, e.g.A JsonObjectBuilder can be used to build
JsonObjects
.JsonPatch is a format for expressing a sequence of operations to apply on a target JSON document.An enumeration of available operations forJsonPatch
.TODO this is a final class in the spec, but that makes no sense.This class is an immutable representation of a JSON Pointer as specified in RFC 6901.JsonValue which represents a string.A complex type as JsonValue.A single value in a JSON expression.Write a JsonObject, JsonArray JsonStructure or more generic a JsonValue to the output.