Package com.github.fge.jsonpatch
Class ExtendedJsonPatchFactory
- java.lang.Object
-
- com.github.fge.jsonpatch.ExtendedJsonPatchFactory
-
public class ExtendedJsonPatchFactory extends Object
ExtendedJsonPatchFactory can create a JsonPatchFactory configured to work with the extended set of JSON Patch operations.
-
-
Constructor Summary
Constructors Constructor Description ExtendedJsonPatchFactory()
-
-
-
Method Detail
-
create
public static JsonPatchFactory create()
-
-