com.github.fge.jsonpatch
Class StandardJsonPatchFactory
java.lang.Object
com.github.fge.jsonpatch.StandardJsonPatchFactory
public class StandardJsonPatchFactory
- extends Object
StandardJsonPatchfactory can create a JsonPatchFactory configured to work with the RFC6902 set of JSON Patch operations.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandardJsonPatchFactory
public StandardJsonPatchFactory()
create
public static JsonPatchFactory create()