| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc.json.patch |
| Class and Description |
|---|
| Patch
Represents a Patch.
|
| PatchConverter
A strategy interface for producing
Patch instances from a patch document representation (such as JSON Patch)
and rendering a Patch to a patch document representation. |
| PatchException
Exception thrown if an error occurs in the course of applying a Patch.
|
| PatchOperation
Abstract base class representing and providing support methods for patch operations.
|
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.