<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Wed, 08 Oct 2008 06:00:41 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Convert Password to String 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/102/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/102/comments/</comments>
		<pubDate>Fri, 24 Feb 2006 15:07:00 +0000</pubDate>
		<dc:creator>mattrmiller</dc:creator>
		<category>Java, JPasswordField, Password, String</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/102/</guid>
		<description>
			<![CDATA[
				<p>Covert a password returned by JPasswordField::getPassword() into a String</p>
			]]>
		</description>
	</item>

	
	<item>
		<title>Convert Password to String 2</title>
		<link>http://www.bytemycode.com/snippets/snippet/102/2/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/102/comments/</comments>
		<pubDate>Fri, 24 Feb 2006 20:18:06 +0000</pubDate>
		<dc:creator>mattrmiller</dc:creator>
		<category>Java, JPasswordField, Password, String</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/102/</guid>
		<description>
			<![CDATA[
				<p>Convert a password returned by JPasswordField::getPassword() into a String.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>