<?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: For Each loop in java 1.5</title>
	<atom:link href="http://www.techartifact.com/blogs/2009/04/for-each-loop-in-java-15.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techartifact.com/blogs/2009/04/for-each-loop-in-java-15.html</link>
	<description>Latest tip and information on Java and Oracle ADF</description>
	<lastBuildDate>Thu, 09 Feb 2012 07:11:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Pravin Jain</title>
		<link>http://www.techartifact.com/blogs/2009/04/for-each-loop-in-java-15.html/comment-page-1#comment-1949</link>
		<dc:creator>Pravin Jain</dc:creator>
		<pubDate>Sun, 11 Dec 2011 16:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.techartifact.com/blogs/2009/04/for-each-loop-in-java-15.html#comment-1949</guid>
		<description>for-each works for arrays and any thing with is Iterable, like Collection.</description>
		<content:encoded><![CDATA[<p>for-each works for arrays and any thing with is Iterable, like Collection.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

