Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package com.github.fge.jsonpatch.operation
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
com.github.fge.jsonpatch.operation.
DualPathOperation
(implements com.github.fge.jsonpatch.operation.
JsonPatchOperation
)
com.github.fge.jsonpatch.operation.
CopyOperation
com.github.fge.jsonpatch.operation.
MoveOperation
com.github.fge.jsonpatch.operation.
PathDualValueOperation
(implements com.github.fge.jsonpatch.operation.
JsonPatchOperation
)
com.github.fge.jsonpatch.operation.
TranslateOperationBase
com.github.fge.jsonpatch.operation.
TranslateOperation
com.github.fge.jsonpatch.operation.
TranslateOptionalOperation
com.github.fge.jsonpatch.operation.
PathValueOperation
(implements com.github.fge.jsonpatch.operation.
JsonPatchOperation
)
com.github.fge.jsonpatch.operation.
AddOperation
com.github.fge.jsonpatch.operation.
OmitOperationBase
com.github.fge.jsonpatch.operation.
OmitOperation
com.github.fge.jsonpatch.operation.
OmitOptionalOperation
com.github.fge.jsonpatch.operation.
ReplaceOperation
com.github.fge.jsonpatch.operation.
TestOperation
com.github.fge.jsonpatch.operation.
RemoveOperation
(implements com.github.fge.jsonpatch.operation.
JsonPatchOperation
)
Interface Hierarchy
com.fasterxml.jackson.databind.
JsonSerializable
com.github.fge.jsonpatch.operation.
JsonPatchOperation
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes