BufferPoolImpl |
char[] pool that pool instances of char[] which are expensive to create.
|
JsonArrayBuilderImpl |
JsonArrayBuilder implementation
|
JsonArrayBuilderImpl.JsonArrayImpl |
|
JsonBuilderFactoryImpl |
|
JsonGeneratorFactoryImpl |
|
JsonGeneratorImpl |
|
JsonGeneratorImpl.Context |
|
JsonLocationImpl |
|
JsonMergePatchImpl |
This class is an implementation of a JSON Merge Patch as specified in
RFC 7396.
|
JsonMessages |
Defines string formatting method for each constant in the resource file
|
JsonNumberImpl |
JsonNumber impl.
|
JsonNumberImpl.JsonBigDecimalNumber |
|
JsonNumberImpl.JsonIntNumber |
|
JsonNumberImpl.JsonLongNumber |
|
JsonObjectBuilderImpl |
JsonObjectBuilder implementation
|
JsonObjectBuilderImpl.JsonObjectImpl |
|
JsonParserFactoryImpl |
|
JsonParserImpl |
JSON parser implementation.
|
JsonParserImpl.Stack |
|
JsonPatchBuilderImpl |
A builder for constructing a JSON Patch by adding
JSON Patch operations incrementally.
|
JsonPatchImpl |
This class is an immutable representation of a JSON Patch as specified in
RFC 6902.
|
JsonPatchImpl.DiffGenerator |
|
JsonPointerImpl |
This class is an immutable representation of a JSON Pointer as specified in
RFC 6901.
|
JsonPrettyGeneratorImpl |
|
JsonProviderImpl |
|
JsonReaderFactoryImpl |
|
JsonReaderImpl |
JsonReader impl using parser and builders.
|
JsonStringImpl |
JsonString impl
|
JsonStructureParser |
JsonParser implementation on top of JsonArray/JsonObject
|
JsonStructureParser.ArrayScope |
|
JsonStructureParser.ObjectScope |
|
JsonStructureParser.Scope |
|
JsonTokenizer |
JSON Tokenizer
|
JsonUtil |
A utility class
|
JsonWriterFactoryImpl |
|
JsonWriterImpl |
JsonWriter impl using generator.
|
JsonWriterImpl.NoFlushOutputStream |
|
MapUtil |
Util for transforming a Map to a Json objects.
|
NodeReference |
This class is a helper class for JsonPointer implementation,
and is not part of the API.
|
NodeReference.ArrayReference |
|
NodeReference.ObjectReference |
|
NodeReference.RootReference |
|
UnicodeDetectingInputStream |
A filter stream that detects the unicode encoding for the original
stream
|