<?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>Blog @ SIB Visions &#187; API</title>
	<atom:link href="http://blog.sibvisions.com/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.sibvisions.com</link>
	<description>Blog @ SIB Visions</description>
	<lastBuildDate>Mon, 30 Mar 2026 11:14:36 +0000</lastBuildDate>
		<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fundtruhe - EntityFS</title>
		<link>https://blog.sibvisions.com/2010/03/16/fundtruhe-entityfs/</link>
		<comments>https://blog.sibvisions.com/2010/03/16/fundtruhe-entityfs/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 14:44:18 +0000</pubDate>
		<dc:creator>rjahn</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.sibvisions.com/?p=14</guid>
		<description><![CDATA[Wenn man mit java.io.File nicht arbeiten möchte und einen komfortablen Weg für den Umgang mit Dateien sucht, dann ist ev. das EntityFS API ganz nützlich.
Zusammengefasst stellt es Klassen und Utility Methoden bereit um Dateien zu lesen/ändern/kopieren. Das API besteht aus relativ vielen teilweise untereinander abhänigen jars. Die core lib ist mit etwas über 360Kb auch [...]]]></description>
			<content:encoded><![CDATA[<p>Wenn man mit java.io.File nicht arbeiten möchte und einen komfortablen Weg für den Umgang mit Dateien sucht, dann ist ev. das <a href="http://www.entityfs.org/">EntityFS</a> API ganz nützlich.</p>
<p>Zusammengefasst stellt es Klassen und Utility Methoden bereit um Dateien zu lesen/ändern/kopieren. Das API besteht aus relativ vielen teilweise untereinander abhänigen jars. Die core lib ist mit etwas über 360Kb auch nicht gerade schlank. Die komplette lib veranschlagt sogar etwas über 700Kb.</p>
<p>Dennoch spart das API sehr viel Zeit im direkten Vergleich mit java.io.File &amp; Co.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2010/03/16/fundtruhe-entityfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
