<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/java/tags/read</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 08:49:43 GMT</pubDate>
<item>
<title>(Java) Read User Input Java with Scanner Class - visudex</title>
<link>http://snipplr.com/view/44362/read-user-input-java-with-scanner-class/</link>
<description><![CDATA[ <p>This snippet will allow you to read user's input when they write in the console. This method uses the Scanner class, which is my favorite way of doing instead of using the Buffered Reader, with the Scanner, you can also read from a file.</p> ]]></description>
<pubDate>Thu, 18 Nov 2010 20:08:35 GMT</pubDate>
<guid>http://snipplr.com/view/44362/read-user-input-java-with-scanner-class/</guid>
</item>
<item>
<title>(Java) Read a web page with Java - gdvickery</title>
<link>http://snipplr.com/view/13033/read-a-web-page-with-java/</link>
<description><![CDATA[ <p>Connects to a web page, reads in the content and strips whitespace.</p> ]]></description>
<pubDate>Thu, 12 Mar 2009 11:16:40 GMT</pubDate>
<guid>http://snipplr.com/view/13033/read-a-web-page-with-java/</guid>
</item>
<item>
<title>(Java) Sun SPOT read bundled file as resource - javapda</title>
<link>http://snipplr.com/view/3113/sun-spot-read-bundled-file-as-resource/</link>
<description><![CDATA[ <p>Shows reading a file bundled with a Sun SPOT application.
The file, called winners.txt contains the following 2 lines:
Walker
Griffin
-----------------------------------------------------------
The output would include:
NameOfFile=/winners.txt
line=Walker
line=Griffin</p> ]]></description>
<pubDate>Sun, 01 Jul 2007 22:35:13 GMT</pubDate>
<guid>http://snipplr.com/view/3113/sun-spot-read-bundled-file-as-resource/</guid>
</item>
<item>
<title>(Java) ReadWrite - The_Englishman</title>
<link>http://snipplr.com/view/2578/readwrite/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 02 May 2007 04:22:32 GMT</pubDate>
<guid>http://snipplr.com/view/2578/readwrite/</guid>
</item>
<item>
<title>(Java) Read properties file - alegno75</title>
<link>http://snipplr.com/view/2310/read-properties-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 13 Mar 2007 04:33:47 GMT</pubDate>
<guid>http://snipplr.com/view/2310/read-properties-file/</guid>
</item>
</channel>
</rss>