Java 2 Primer Plus

   

Java™ 2 Primer Plus

By Steven Haines, Steve Potts

Table of Contents
Chapter 10.  Java Classes

1:

Use the StringTokenizer class to parse a comma-separated value file and display each token on its own line.

2:

Use the StringBuffer class to read text from the standard input (System.in) and then print a String once the user presses Enter.


       
    Top
     

    Категории