Uses of Class
com.github.fge.jsonpatch.JsonPatchFactory
-
Packages that use JsonPatchFactory Package Description com.github.fge.jsonpatch Implementation of JSON Patch -
-
Uses of JsonPatchFactory in com.github.fge.jsonpatch
Fields in com.github.fge.jsonpatch declared as JsonPatchFactory Modifier and Type Field Description protected static JsonPatchFactoryJsonPatch. JSON_PATCH_FACTORYMethods in com.github.fge.jsonpatch that return JsonPatchFactory Modifier and Type Method Description static JsonPatchFactoryExtendedJsonPatchFactory. create()static JsonPatchFactoryStandardJsonPatchFactory. create()
-