Current Forum: Homework 5 - Parts 1 and 2 |
Date: Sun Nov 4 2001 11:04 am |
Author: Lee, Peter <petel@cmu.edu> |
Subject: Re: 3 questions |
|
|
Richard Chen asks:
Question 1. in my past post is the same as that for my asking, "How does tokens.wordsChars(/*stuff*/);" work since wordChars is neither a private data member of the class StreamTokenizer (which is the type of HttpTokenizer.java's private data member as indicated by "private StringTokenizer tokens;") nor a method of the class StringTokenizer (which http://java.sun.com/j2se/1.3/docs/api/java/util/StringTokenizer.html evidences)?
I'm very sorry but I don't understand this question. Are you mixing up StreamTokenizer with StringTokenizer? |
|