CS 178 Programming with Multimedia Objects

Fall 2004

Recitation Exercise:

Prepared by: Aditya Mathur.

To be used only for illustration in class on Nov 18, 2004.

Learning objectives:
  1. Using the StringTokenizer class.

Reference: Not in the book. You may refer to:

http://java.sun.com/j2se/1.4.2/docs/api/java/util/StringTokenizer.html#StringTokenizer(java.lang.String,%20java.lang.String)

Code (TokenizerIllustrator)

Last update: November 18, 2004