public class JsonUtils extends Object
| Constructor and Description |
|---|
JsonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createODataContextValueForTombstone(String entitySetName) |
static boolean |
endJson(com.google.gson.stream.JsonReader reader,
int openJsonObjects) |
static int |
startJson(com.google.gson.stream.JsonReader reader) |
public static String createODataContextValueForTombstone(String entitySetName)
public static int startJson(com.google.gson.stream.JsonReader reader)
throws EntityProviderException
EntityProviderExceptionpublic static boolean endJson(com.google.gson.stream.JsonReader reader,
int openJsonObjects)
throws IOException,
EntityProviderException
IOExceptionEntityProviderExceptionCopyright © 2020. All rights reserved.