<?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>url &#8211; opencodez</title>
	<atom:link href="https://www.opencodez.com/tag/url/feed" rel="self" type="application/rss+xml" />
	<link>https://www.opencodez.com</link>
	<description>develope &#124; share &#124; reuse</description>
	<lastBuildDate>Thu, 27 Sep 2018 09:02:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<!--Theme by MyThemeShop.com-->
	<item>
		<title>Get all urls from a web page &#8211; Simple Web Crawler</title>
		<link>https://www.opencodez.com/java/get-all-urls-from-a-web-page.htm</link>
					<comments>https://www.opencodez.com/java/get-all-urls-from-a-web-page.htm#respond</comments>
		
		<dc:creator><![CDATA[Pavan]]></dc:creator>
		<pubDate>Sat, 11 Jul 2009 07:50:57 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[crawler]]></category>
		<category><![CDATA[url]]></category>
		<guid isPermaLink="false">http://www.opencodez.com/?p=409</guid>

					<description><![CDATA[Here I&#8217;m going to post a class that will extract all valid URLs from a web page.  The example can be treated as a basic web crawler. My class uses &#8220;URLConnectionReader&#8221; provided by Sun Tutorial The class defines 2 constructors. One by default returns you the vector containing only text/html url objects from page. For [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.opencodez.com/java/get-all-urls-from-a-web-page.htm/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 26/31 objects using disk
Page Caching using disk: enhanced 
Database Caching 1/12 queries in 0.004 seconds using disk

Served from: www.opencodez.com @ 2026-06-29 05:42:43 by W3 Total Cache
-->