Class | Description |
---|---|
JsonMergePatchImpl |
This class is an implementation of a JSON Merge Patch as specified in
RFC 7396.
|
JsonParserImpl |
JSON parser implementation.
|
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.
|
JsonPointerImpl |
This class is an immutable representation of a JSON Pointer as specified in
RFC 6901.
|
JsonPrettyGeneratorImpl | |
JsonProviderImpl | |
JsonUtil |
A utility class
|
MapUtil |
Util for transforming a Map to a Json objects.
|
Copyright © 2012-2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Comments to : jsonp-dev@eclipse.org