<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>S V N Labs Softwares &#187; Location dependent</title>
	<atom:link href="http://blog.svnlabs.com/tag/location-dependent/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.svnlabs.com</link>
	<description>Entrepreneur, Blogger, LAMP Programmer, Linux Admin, Web Consultant, Cloud Manager, Apps Developer</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:59:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Accessing a Resource in Java</title>
		<link>http://blog.svnlabs.com/accessing-a-resource-in-java/</link>
		<comments>http://blog.svnlabs.com/accessing-a-resource-in-java/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 16:25:50 +0000</pubDate>
		<dc:creator>yes</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Accessing a Resource in Java]]></category>
		<category><![CDATA[File file]]></category>
		<category><![CDATA[getResourceAsStream]]></category>
		<category><![CDATA[java.lang.ClassLoader]]></category>
		<category><![CDATA[Location dependent]]></category>
		<category><![CDATA[Location Independent]]></category>
		<category><![CDATA[ResourceReader.class.getClassLoader().getResource]]></category>
		<category><![CDATA[Yogendra Sharma on svnlabs]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=230</guid>
		<description><![CDATA[Hits: 57&#160;&#160; Accessing a Resource in Java A resource is data(audio, vedio, image, text etc.) that  a program needs to access. Before accessing a resource by a Java program, the resorce is located on the underlying file system. Now, locating a resource on file system inside your project might be tricky for you. There are [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/accessing-a-resource-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

