<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Initialisation Blocks in Java</title>
	<atom:link href="http://sanaulla.wordpress.com/2008/05/01/initialisation-blocks-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://sanaulla.wordpress.com/2008/05/01/initialisation-blocks-in-java/</link>
	<description>Ramblings of a Confused Student</description>
	<lastBuildDate>Sun, 01 Nov 2009 08:19:42 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mohamed Sanaulla</title>
		<link>http://sanaulla.wordpress.com/2008/05/01/initialisation-blocks-in-java/#comment-443</link>
		<dc:creator>Mohamed Sanaulla</dc:creator>
		<pubDate>Fri, 02 Oct 2009 12:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://sanaulla.wordpress.com/?p=54#comment-443</guid>
		<description>@freeall-
 JNI&#039;s use static blocks to load the library. U can do operations which have to be done immediately after loading the class and before creating any instances in the Static Initialization blocks.</description>
		<content:encoded><![CDATA[<p>@freeall-<br />
 JNI&#8217;s use static blocks to load the library. U can do operations which have to be done immediately after loading the class and before creating any instances in the Static Initialization blocks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freeall</title>
		<link>http://sanaulla.wordpress.com/2008/05/01/initialisation-blocks-in-java/#comment-442</link>
		<dc:creator>freeall</dc:creator>
		<pubDate>Fri, 02 Oct 2009 12:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://sanaulla.wordpress.com/?p=54#comment-442</guid>
		<description>Hi.

When would this be a good idea/practice to use? I can&#039;t really come up with an example for it.

/fa</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>When would this be a good idea/practice to use? I can&#8217;t really come up with an example for it.</p>
<p>/fa</p>
]]></content:encoded>
	</item>
</channel>
</rss>
