<?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: How to search for a string in a file using Java regular expression.</title>
	<atom:link href="http://www.zparacha.com/search-string-file-java-regular-expression/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zparacha.com/search-string-file-java-regular-expression/</link>
	<description>Effective programming and blogging tips by Zaheer Paracha</description>
	<lastBuildDate>Sat, 11 Feb 2012 03:00:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: krish</title>
		<link>http://www.zparacha.com/search-string-file-java-regular-expression/comment-page-1/#comment-1946</link>
		<dc:creator>krish</dc:creator>
		<pubDate>Tue, 31 Jan 2012 08:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=478#comment-1946</guid>
		<description>input is     String sub = &quot;adsfasdf&quot;
				+ &quot;adfereresdfadsfasdf&quot;
				+ &quot;adfereresdfadsfasdfadfereresdf&quot;;

required output is     
 img src=\&quot;uploadedfiles/sdf.png
img src=\&quot;uploadedfiles/asd1212wqdswsddf.png\
img src=\&quot;uploadedfiles/asdfasd323f.png\&quot;&gt;adfereresdf</description>
		<content:encoded><![CDATA[<p>input is     String sub = &#8220;adsfasdf&#8221;<br />
				+ &#8220;adfereresdfadsfasdf&#8221;<br />
				+ &#8220;adfereresdfadsfasdfadfereresdf&#8221;;</p>
<p>required output is<br />
 img src=\&#8221;uploadedfiles/sdf.png<br />
img src=\&#8221;uploadedfiles/asd1212wqdswsddf.png\<br />
img src=\&#8221;uploadedfiles/asdfasd323f.png\&#8221;&gt;adfereresdf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukesh</title>
		<link>http://www.zparacha.com/search-string-file-java-regular-expression/comment-page-1/#comment-1243</link>
		<dc:creator>Mukesh</dc:creator>
		<pubDate>Wed, 29 Dec 2010 09:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=478#comment-1243</guid>
		<description>Its very useful</description>
		<content:encoded><![CDATA[<p>Its very useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patnaik</title>
		<link>http://www.zparacha.com/search-string-file-java-regular-expression/comment-page-1/#comment-1176</link>
		<dc:creator>patnaik</dc:creator>
		<pubDate>Thu, 30 Sep 2010 05:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=478#comment-1176</guid>
		<description>Very good and helpful tips....
Thanks .....</description>
		<content:encoded><![CDATA[<p>Very good and helpful tips&#8230;.<br />
Thanks &#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nuebee</title>
		<link>http://www.zparacha.com/search-string-file-java-regular-expression/comment-page-1/#comment-463</link>
		<dc:creator>Nuebee</dc:creator>
		<pubDate>Thu, 13 Aug 2009 03:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=478#comment-463</guid>
		<description>thanks for easy to follow tip.</description>
		<content:encoded><![CDATA[<p>thanks for easy to follow tip.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

