G J P 
All Classes All Packages

G

getJsonElementFromJsonStringUsingPath(String, String, String) - Static method in class JsonUtil
Method to get Json element from json string using key(like name) or index(like 1 in case of json array) or path(name.1.firstname)
getJsonElementFromJsonUsingPath(String, JsonElement, String) - Static method in class JsonUtil
Method to get Json element from JsonObject or json array using key or index
G J P 
All Classes All Packages