This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: A Quick Look at the String Class
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
I've had a couple of String related questions recently so I thought I'd highlight a couple of articles. The String Literal looks at how String values can be created, The String Class is an overview of working with Strings and Manipulating Strings look at some common String processing using String class methods.