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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedJsonPatchFactory
public ExtendedJsonPatchFactory()
create
public static JsonPatchFactory create()