<?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>DessignPatterns Archives - onlinetutorialspoint</title>
	<atom:link href="https://onlinetutorialspoint.com/category/dessignpatterns/feed/" rel="self" type="application/rss+xml" />
	<link>https://onlinetutorialspoint.com/category/dessignpatterns/</link>
	<description>OnlineTutorialsPoint</description>
	<lastBuildDate>Mon, 01 Jun 2015 02:14:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://onlinetutorialspoint.com/wp-content/uploads/2016/01/cropped-apple-icon-152x152-32x32.png</url>
	<title>DessignPatterns Archives - onlinetutorialspoint</title>
	<link>https://onlinetutorialspoint.com/category/dessignpatterns/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Factory Method Pattern in Java</title>
		<link>https://onlinetutorialspoint.com/dessignpatterns/factory-method-pattern-in-java/</link>
					<comments>https://onlinetutorialspoint.com/dessignpatterns/factory-method-pattern-in-java/#respond</comments>
		
		<dc:creator><![CDATA[chandrashekhar]]></dc:creator>
		<pubDate>Mon, 01 Jun 2015 01:58:43 +0000</pubDate>
				<category><![CDATA[DessignPatterns]]></category>
		<guid isPermaLink="false">https://www.onlinetutorialspoint.com/?p=659</guid>

					<description><![CDATA[<p>Factory Method Pattern is one of the most commonly used pattern in Java and C# languages. The pattern is comes under creational design pattern from the GoF (Gang Of Four) Book. In Factory Pattern Objects will be created without exposing the creation logic and refers the new created objects to a common interface. What is Factory</p>
<p>The post <a href="https://onlinetutorialspoint.com/dessignpatterns/factory-method-pattern-in-java/">Factory Method Pattern in Java</a> appeared first on <a href="https://onlinetutorialspoint.com">onlinetutorialspoint</a>.</p>
]]></description>
		
					<wfw:commentRss>https://onlinetutorialspoint.com/dessignpatterns/factory-method-pattern-in-java/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
