<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Automatically serialize POJOs to and from JSON</title>
	<atom:link href="http://www.spartanjava.com/2009/automatically-serialize-pojos-to-and-from-json/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spartanjava.com/2009/automatically-serialize-pojos-to-and-from-json/</link>
	<description>Simple yet powerful Java programming</description>
	<lastBuildDate>Sun, 25 Apr 2010 05:52:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: matka/html</title>
		<link>http://www.spartanjava.com/2009/automatically-serialize-pojos-to-and-from-json/comment-page-1/#comment-1418</link>
		<dc:creator>matka/html</dc:creator>
		<pubDate>Wed, 19 Aug 2009 08:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=25#comment-1418</guid>
		<description>i&#039;m using another json api http://code.google.com/p/json-simple looked good to me, haven&#039;t explored XStream though.. will do that sometime!</description>
		<content:encoded><![CDATA[<p>i&#8217;m using another json api <a href="http://code.google.com/p/json-simple" rel="nofollow">http://code.google.com/p/json-simple</a> looked good to me, haven&#8217;t explored XStream though.. will do that sometime!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cowtown Coder</title>
		<link>http://www.spartanjava.com/2009/automatically-serialize-pojos-to-and-from-json/comment-page-1/#comment-778</link>
		<dc:creator>Cowtown Coder</dc:creator>
		<pubDate>Tue, 05 May 2009 05:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=25#comment-778</guid>
		<description>XStream API is indeed delightfully simple.

But for another alternative with equally simple API, and full focus on json (no mappings to/from xml needed), you might want to check Jackson at [http://jackson.codehaus.org/Tutorial].</description>
		<content:encoded><![CDATA[<p>XStream API is indeed delightfully simple.</p>
<p>But for another alternative with equally simple API, and full focus on json (no mappings to/from xml needed), you might want to check Jackson at [http://jackson.codehaus.org/Tutorial].</p>
]]></content:encoded>
	</item>
</channel>
</rss>
