Saturday, 24 December 2016

Handling JSON response which is String or Array using same variable in JAVA

I am getting response from JSON in two format String and Array, so am not able to handle it becuase i am not sure which format will be



Is there any way to handle string and array type response using java



Kindly let me know thanks in advance

No comments:

Post a Comment