GSON throwing “Expected Expected a name but was NUMBER at line 1 column 8”?
问题 I'm trying to parse a JSON string like this one ( generated URL with http://www.json-generator.com) { "total": 86, "jsonrpc": "2.0", "id": 1, "result": [ { "startDate": "14/03/2012", "meetingId": "1330", "creator": "Jhon", "lastModified": "02/04/2012", "meetingTitle": "task clarification", "location": "Conf hall", "startTime": "02:00 PM", "createdDate": "14/03/2012", "owner": "Peter", "endTime": "02:30 PM" }, { "startDate": "20/03/2012", "meetingId": "1396", "creator": "Mr.Hobbs",