<?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: Check list for Internationalization (I18n)</title>
	<atom:link href="http://javapapers.com/core-java/check-list-for-internationalization-i18n/feed/" rel="self" type="application/rss+xml" />
	<link>http://javapapers.com/core-java/check-list-for-internationalization-i18n/</link>
	<description>Blog on core java, servlets, jsp and design patterns.</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:56:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Java&#8217;s toLowerCase() has got a surprise for you!</title>
		<link>http://javapapers.com/core-java/check-list-for-internationalization-i18n/#comment-1305</link>
		<dc:creator>Java&#8217;s toLowerCase() has got a surprise for you!</dc:creator>
		<pubDate>Sun, 09 May 2010 10:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=67#comment-1305</guid>
		<description>[...] respects internationalization (i18n). It performs the case conversion with respect to your Locale. When you call toLowerCase(), [...]</description>
		<content:encoded><![CDATA[<p>[...] respects internationalization (i18n). It performs the case conversion with respect to your Locale. When you call toLowerCase(), [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java Number Format</title>
		<link>http://javapapers.com/core-java/check-list-for-internationalization-i18n/#comment-154</link>
		<dc:creator>Java Number Format</dc:creator>
		<pubDate>Tue, 13 Oct 2009 16:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://javapapers.com/?p=67#comment-154</guid>
		<description>[...] programmer you may tend to do all the formatting using StringBuilder itself. When it comes to internationalization and localization then it is good to use NumberFomat for all your formatting needs. Otherwise, your numbers will not [...]</description>
		<content:encoded><![CDATA[<p>[...] programmer you may tend to do all the formatting using StringBuilder itself. When it comes to internationalization and localization then it is good to use NumberFomat for all your formatting needs. Otherwise, your numbers will not [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

