Package org.glassfish.json
package org.glassfish.json
-
ClassDescriptionchar[] pool that pool instances of char[] which are expensive to create.JsonArrayBuilder implementationThis class is an implementation of a JSON Merge Patch as specified in RFC 7396.Defines string formatting method for each constant in the resource fileJsonNumber impl.JsonObjectBuilder implementationJSON parser implementation.A builder for constructing a JSON Patch by adding JSON Patch operations incrementally.This class is an immutable representation of a JSON Patch as specified in RFC 6902.This class is an immutable representation of a JSON Pointer as specified in RFC 6901.JsonReader impl using parser and builders.JsonString impl
JsonParser
implementation on top of JsonArray/JsonObjectJSON TokenizerA utility classJsonWriter impl using generator.Util for transforming a Map to a Json objects.This class is a helper class for JsonPointer implementation, and is not part of the API.A filter stream that detects the unicode encoding for the original stream