JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.github.fge.jsonpatch
,
com.github.fge.jsonpatch.diff
,
com.github.fge.jsonpatch.mergepatch
,
com.github.fge.jsonpatch.operation
,
com.github.fge.jsonpatch.operation.policy
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.
MoveOperationBase
com.github.fge.jsonpatch.operation.
MoveOperation
com.github.fge.jsonpatch.operation.
MoveOptionalOperation
com.github.fge.jsonpatch.
ExtendedJsonPatchFactory
com.github.fge.jsonpatch.diff.
JsonDiff
com.github.fge.jsonpatch.mergepatch.
JsonMergePatch
(implements com.fasterxml.jackson.databind.
JsonSerializable
)
com.github.fge.jsonpatch.
JsonPatch
(implements com.fasterxml.jackson.databind.
JsonSerializable
)
com.github.fge.jsonpatch.
JsonPatchFactory
com.github.fge.jsonpatch.
JsonPatchMessages
(implements com.github.fge.msgsimple.load.
MessageBundleLoader
)
com.github.fge.jsonpatch.operation.
PathDualValueOperation
(implements com.github.fge.jsonpatch.operation.
JsonPatchOperation
)
com.github.fge.jsonpatch.operation.
TranslateArrayOptionalOperation
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.
OmitArrayOptionalOperation
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.
RemoveOperationBase
(implements com.github.fge.jsonpatch.operation.
JsonPatchOperation
)
com.github.fge.jsonpatch.operation.
RemoveOperation
com.github.fge.jsonpatch.operation.
RemoveOptionalOperation
com.github.fge.jsonpatch.
StandardJsonPatchFactory
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
com.github.fge.jsonpatch.
JsonPatchException
Interface Hierarchy
com.fasterxml.jackson.databind.
JsonSerializable
com.github.fge.jsonpatch.operation.
JsonPatchOperation
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.github.fge.jsonpatch.operation.policy.
PathMissingPolicy
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes