<?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: Java Enum example</title>
	<atom:link href="http://neozilon.com/java/java-enum-example/feed" rel="self" type="application/rss+xml" />
	<link>http://neozilon.com/java/java-enum-example</link>
	<description>Discussions, News, Tutorials, Comments about Java, Php, Javascript, Web, Mobile, Android , developer tools and programming languages</description>
	<lastBuildDate>Mon, 05 Sep 2011 19:00:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://neozilon.com/java/java-enum-example/comment-page-1#comment-1660</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 31 Aug 2011 05:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://neozilon.com/?p=80#comment-1660</guid>
		<description>One of the most natural example of enum. enums are good choice to represent fixed set of input and your program shows that but at same time enum could be lot more dynamic and flexible here is &lt;a href=&quot;http://javarevisited.blogspot.com/2011/08/enum-in-java-example-tutorial.html&quot; rel=&quot;nofollow&quot;&gt;an example of java enum&lt;/a&gt; which shows that.</description>
		<content:encoded><![CDATA[<p>One of the most natural example of enum. enums are good choice to represent fixed set of input and your program shows that but at same time enum could be lot more dynamic and flexible here is <a href="http://javarevisited.blogspot.com/2011/08/enum-in-java-example-tutorial.html" rel="nofollow">an example of java enum</a> which shows that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dewani</title>
		<link>http://neozilon.com/java/java-enum-example/comment-page-1#comment-210</link>
		<dc:creator>dewani</dc:creator>
		<pubDate>Sat, 24 Jul 2010 20:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://neozilon.com/?p=80#comment-210</guid>
		<description>Hey, I am noob at geek stuff. This helped me in my project. Thank you</description>
		<content:encoded><![CDATA[<p>Hey, I am noob at geek stuff. This helped me in my project. Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

