Note that there are some explanatory texts on larger screens.

plurals
  1. POconvert JSON to java Object GSON
    primarykey
    data
    text
    <pre><code>{ "created_at": "Thu Jun 13 09:27:27 +0000 2013", "id": 345110157237297150, "id_str": "345110157237297152", "text": "@sagarzope2 good afternoon 2nd retweet", "source": "web", "truncated": false, "in_reply_to_status_id": 345109774226030600, "in_reply_to_status_id_str": "345109774226030593", "in_reply_to_user_id": 1512890215, "in_reply_to_user_id_str": "1512890215", "in_reply_to_screen_name": "sagarzope2", "user": { "id": 1512890215, "id_str": "1512890215", "name": "sagar zope", "screen_name": "sagarzope2", "location": "", "description": "", "url": null, "entities": { "description": { "urls": [] } }, "protected": false, "followers_count": 0, "friends_count": 10, "listed_count": 0, "created_at": "Thu Jun 13 09:23:17 +0000 2013", "favourites_count": 0, "utc_offset": null, "time_zone": null, "geo_enabled": false, "verified": false, "statuses_count": 5, "lang": "en", "contributors_enabled": false, "is_translator": false, "profile_background_color": "C0DEED", "profile_background_image_url": "", "profile_background_image_url_https": "", "profile_background_tile": false, "profile_image_url": "", "profile_image_url_https": "", "profile_link_color": "0084B4", "profile_sidebar_border_color": "C0DEED", "profile_sidebar_fill_color": "DDEEF6", "profile_text_color": "333333", "profile_use_background_image": true, "default_profile": true, "default_profile_image": true, "following": false, "follow_request_sent": false, "notifications": false }, "geo": null, "coordinates": null, "place": null, "contributors": null, "retweet_count": 0, "favorite_count": 0, "entities": { "hashtags": [], "symbols": [], "urls": [], "user_mentions": [ { "screen_name": "sagarzope2", "name": "sagar zope", "id": 1512890215, "id_str": "1512890215", "indices": [ 0, 11 ] } ] }, "favorited": false, "retweeted": false, "lang": "en" </code></pre> <p>}</p> <p>Can any one suggest me the classes stucture that are required in this JSON to convert to java object</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload