Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github.fge.jsonpatch.diff.DiffOperation
- com.github.fge.jsonpatch.diff.DiffProcessor
- 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.ExtendedJsonPatchFactory
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.github.fge.jsonpatch.mergepatch.JsonMergePatchDeserializer
- com.github.fge.jsonpatch.diff.JsonDiff
- com.github.fge.jsonpatch.mergepatch.JsonMergePatch (implements com.fasterxml.jackson.databind.JsonSerializable)
- com.github.fge.jsonpatch.mergepatch.NonObjectMergePatch
- com.github.fge.jsonpatch.mergepatch.ObjectMergePatch
- 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.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)
- com.github.fge.jsonpatch.StandardJsonPatchFactory
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.github.fge.jsonpatch.JsonPatchException
- java.lang.Exception
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.diff.DiffOperation.Type
- com.github.fge.jsonpatch.operation.policy.PathMissingPolicy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)