what's Streamtokenizer for ?
what's Streamtokenizer for ?
TIA
what's Streamtokenizer for ?
TIA
> what's Streamtokenizer for ?
The StreamTokenizer class takes an __ __ and __ _ _, allowing the _ to be _ __ _ _.
The StreamTokenizer class takes an input stream and parses it into "tokens", allowing the tokens to be read one at a time.
Really this question is just too vague.
Perhaps you've read the API documentation (or other stuff) and can't understand it. If so, say what you've read and what it is about it that you don't understand.
Perhaps you have some specific task in mind, and wonder if StreamTokenizer is appropriate. If so, what is that task?
Perhaps you are wanting to compare StreamTokenizer with other classes offering similar functionality. If so what classes, and in what respects should they be compared?
Perhaps you just want teh examplez. (In this case the java2s.com link you were given in your "RandomAccessFile" thread should help.)
It's not my intention to insult or offend: but I do think that precise and thought about questions are going to be more productive. Java has a huge API and asking "What is <insert class name> for?" could prove a lengthy and unrewarding quest.