<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>How to convert JSON to a Map object ?</title>
		<link>http://tibasicdev.wikidot.com/forum/t-1327635/how-to-convert-json-to-a-map-object</link>
		<description>Posts in the discussion thread &quot;How to convert JSON to a Map object ?&quot; - As a beginner, I am looking to explore such type of Java questions and answers to enhance my java skills. Can you please help me and give me a suitable answers of my query.</description>
				<copyright></copyright>
		<lastBuildDate>Tue, 21 Jul 2026 19:12:15 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1327635#post-2360625</guid>
				<title>Re: How to convert JSON to a Map object ?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1327635/how-to-convert-json-to-a-map-object#post-2360625</link>
				<description></description>
				<pubDate>Wed, 19 Aug 2015 14:13:22 +0000</pubDate>
				<wikidot:authorName>Trenly</wikidot:authorName>				<wikidot:authorUserId>1905506</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank you burr!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1327635#post-2360412</guid>
				<title>Re: How to convert JSON to a Map object ?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1327635/how-to-convert-json-to-a-map-object#post-2360412</link>
				<description></description>
				<pubDate>Wed, 19 Aug 2015 06:22:41 +0000</pubDate>
				<wikidot:authorName>burr</wikidot:authorName>				<wikidot:authorUserId>740</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><em>ranjeet12</em> is now banned from the site.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1327635#post-2360299</guid>
				<title>Re: How to convert JSON to a Map object ?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1327635/how-to-convert-json-to-a-map-object#post-2360299</link>
				<description></description>
				<pubDate>Tue, 18 Aug 2015 23:48:29 +0000</pubDate>
				<wikidot:authorName>Michael2_3B</wikidot:authorName>				<wikidot:authorUserId>1974546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Why do you think it would be you?? No, he is replying to the original poster. If he were to be replying to you, his post would be more indented than yours.</p> <p>And I agree lirto.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1327635#post-2360120</guid>
				<title>Re: How to convert JSON to a Map object ?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1327635/how-to-convert-json-to-a-map-object#post-2360120</link>
				<description></description>
				<pubDate>Tue, 18 Aug 2015 18:35:20 +0000</pubDate>
				<wikidot:authorName>CodeMaster123</wikidot:authorName>				<wikidot:authorUserId>2221891</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Who me?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1327635#post-2360044</guid>
				<title>Re: How to convert JSON to a Map object ?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1327635/how-to-convert-json-to-a-map-object#post-2360044</link>
				<description></description>
				<pubDate>Tue, 18 Aug 2015 16:54:48 +0000</pubDate>
				<wikidot:authorName>lirtosiast</wikidot:authorName>				<wikidot:authorUserId>2005367</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Can an admin please ban this user, who appears to be a bot harvesting us for answers to off-topic questions in random subforums?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1327635#post-2359967</guid>
				<title>Re: How to convert JSON to a Map object ?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1327635/how-to-convert-json-to-a-map-object#post-2359967</link>
				<description></description>
				<pubDate>Tue, 18 Aug 2015 14:24:01 +0000</pubDate>
				<wikidot:authorName>CodeMaster123</wikidot:authorName>				<wikidot:authorUserId>2221891</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I did do a little bit of Java programming in school but they never taught us how to convert it. Sorry I couldn't help!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1327635#post-2359907</guid>
				<title>How to convert JSON to a Map object ?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1327635/how-to-convert-json-to-a-map-object#post-2359907</link>
				<description></description>
				<pubDate>Tue, 18 Aug 2015 11:56:11 +0000</pubDate>
				<wikidot:authorName>ranjeet12</wikidot:authorName>				<wikidot:authorUserId>2217167</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Java application web services uses two way to communicate with other web application one by XML file and other by Json. While working with web services, I just want to know that how to convert JSON to a Map object ?. As a beginner, I am looking to explore such type of Java questions and answers to enhance my java skills. Can you please help me and give me a suitable answers of my query.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>