This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: All About Strings
Feed Title: Focus on Java
Feed URL: http://z.about.com/6/g/java/b/index.xml
Feed Description: java.about.com's Focus on Java
<p>Let's have a little recap on the String class by looking back at some String articles - <a
href="http://java.about.com/od/understandingdatatypes/a/The-String-Literal.htm">The String Literal</a> looks at how String values can be created, <a
href="http://java.about.com/od/understandingdatatypes/a/The-String-Class.htm">The String Class</a> is an overview of working with Strings and <a
href="http://java.about.com/od/understandingdatatypes/a/Manipulating-Strings.htm">Manipulating Strings</a> look at some common String processing using String class methods.</p>
<p><b>Related Articles:</b></p>
<ul>
<li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/understandingdatatypes/a/Comparing-Strings.htm">Comparing Strings</a></li>
<li><a href="http://clk.about.com/?zi=1/1hc&zu=http://java.about.com/od/understandingdatatypes/a/Converting-Strings-To-Numbers-And-Vice-Versa.htm">Converting Strings to Numbers and Vice Versa</a></li>
</ul>