I am not much familiar with java . But I know in php we can do with json_decode function . Is there any particular function in java to decode the below string to an array?
[ {
"type" : "panaroma",
"image" : "http://test.com/images/aneesh/Desktop/19_september/pano-1.png",
"location" : "{{487,393},{197,235}}",
"trigger" : "{{487,393},{197,235}}",
"orientation" : "portrait",
} ]