<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.javaworld.com/community" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>algorithm</title>
 <link>http://www.javaworld.com/community/taxonomy/term/1299</link>
 <description>Taxonomy in convenient list form</description>
 <language>en-US</language>
<item>
 <title>The Java serialization algorithm revealed</title>
 <link>http://www.javaworld.com/community/node/2915</link>
 <description>&lt;p&gt;&lt;em&gt;Serialization&lt;/em&gt; is the process of saving an object&#039;s state to a sequence of bytes; &lt;em&gt;deserialization&lt;/em&gt; is the process of rebuilding those bytes into a live object. The Java Serialization API provides a standard mechanism for developers to handle object serialization. In this tip, you will see how to serialize an object, and why serialization is sometimes necessary. You&#039;ll learn about the serialization algorithm used in Java, and see an example that illustrates the serialized format of an object. &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.javaworld.com/community/node/2915&quot;&gt;&lt;br /&gt;&lt;br /&gt;Read more ...&lt;/a&gt;&lt;/span&gt;</description>
 <comments>http://www.javaworld.com/community/node/2915#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1299">algorithm</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1300">core java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1296">Java tips</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1298">serialization</category>
 <pubDate>Thu, 07 May 2009 15:28:54 -0400</pubDate>
 <dc:creator>javatips</dc:creator>
 <guid isPermaLink="false">2915 at http://www.javaworld.com/community</guid>
</item>
</channel>
</rss>
