com.flipkart.zjsonpatch
Class JsonDiff
java.lang.Object
com.flipkart.zjsonpatch.JsonDiff
public class JsonDiff
- extends Object
User: gopi.vishwakarma
Date: 30/07/14
|
Method Summary |
static com.fasterxml.jackson.databind.JsonNode |
asJson(com.fasterxml.jackson.databind.JsonNode source,
com.fasterxml.jackson.databind.JsonNode target)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENCODE_PATH_FUNCTION
public static final com.flipkart.zjsonpatch.JsonDiff.EncodePathFunction ENCODE_PATH_FUNCTION
JsonDiff
public JsonDiff()
asJson
public static com.fasterxml.jackson.databind.JsonNode asJson(com.fasterxml.jackson.databind.JsonNode source,
com.fasterxml.jackson.databind.JsonNode target)
Copyright © 2015. All rights reserved.