All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AddOperation JSON PatchaddoperationCopyOperation JSON PatchcopyoperationDiffOperation DiffOperation.Type DiffProcessor DualPathOperation Base class for JSON Patch operations taking two JSON Pointers as argumentsExtendedJsonPatchFactory ExtendedJsonPatchFactory can create a JsonPatchFactory configured to work with the extended set of JSON Patch operations.JsonDiff JSON "diff" implementationJsonMergePatch Implementation of JSON Merge Patch (RFC 7386)JsonMergePatchDeserializer JsonPatch Implementation of JSON PatchJsonPatchException JsonPatchFactory A JsonPatchFactory is able to create a JsonPatch from a JsonNode.JsonPatchMessages JsonPatchOperation Base abstract class for one patch operationMoveOperation JSON PatchmoveoperationNonObjectMergePatch ObjectMergePatch OmitOperation Extended JSON Patchomitoperation.OmitOperationBase OmitOperationBase implements the basic concept of omitting the specified value at the requested path.OmitOptionalOperation Extended JSON Patchomit?operation.PathMissingPolicy Specifies what the operation should do if the path is missing in the target JsonNodePathValueOperation Base class for patch operations taking a value in addition to a pathRemoveOperation JSON PathremoveoperationReplaceOperation JSON PatchreplaceoperationStandardJsonPatchFactory StandardJsonPatchfactory can create a JsonPatchFactory configured to work with the RFC6902 set of JSON Patch operations.TestOperation JSON Patchtestoperation