<?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>Free Source Code &#187; java ME</title>
	<atom:link href="http://freesrc.com/tag/java-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://freesrc.com</link>
	<description>java, flex, javascript, c, c++, android, j2me</description>
	<lastBuildDate>Fri, 26 Jun 2009 06:46:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>RecordStore(rms) write Java Object</title>
		<link>http://freesrc.com/java/j2me/recordstore/</link>
		<comments>http://freesrc.com/java/j2me/recordstore/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 11:39:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[J2ME]]></category>
		<category><![CDATA[java ME]]></category>
		<category><![CDATA[Java Micro Edition]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[RecordStore]]></category>
		<category><![CDATA[rms]]></category>

		<guid isPermaLink="false">http://freesrc.com/?p=163</guid>
		<description><![CDATA[A record store is an ordered collection of records. Records are not independent entities: each must belong to a record store, and all record access occurs through the record store. In fact, the record store guarantees that records are read and written atomically, with no possibility of data corruption.
When a record is created, the record store assigns it [...]]]></description>
		<wfw:commentRss>http://freesrc.com/java/j2me/recordstore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		</channel></rss>