Uses of Class
com.floragunn.codova.documents.patch.JsonPatch
-
Packages that use JsonPatch Package Description com.floragunn.codova.documents.patch -
-
Uses of JsonPatch in com.floragunn.codova.documents.patch
Methods in com.floragunn.codova.documents.patch that return JsonPatch Modifier and Type Method Description static JsonPatchJsonPatch. fromDiff(DocNode source, DocNode target)
-