| AddOperation |
Operation to track the "add" operation to the given "path".
|
| CopyOperation |
Operation to track the "copy" operation to the given "path".
|
| FromOperation |
Operation to track the "from" operation to the given "path".
|
| JsonValueEvaluator |
|
| MoveOperation |
Operation to track the "move" operation to the given "path".
|
| Operation |
Abstract base class representing and providing support methods for patch operations.
|
| Patch |
Represents a Patch.
|
| RemoveOperation |
Operation to track the "remove" operation to the given "path".
|
| ReplaceOperation |
Operation to track the "replace" operation to the given "path".
|