Java StreamTokenizer
- From: absinth@xxxxxxxxx
- Date: 27 Apr 2005 17:05:01 -0700
Hi,
The StreamTokenizer is perfect for what I want to do but am wondering,
how can I make the Tokenizer recognise another escape character apart
from '\'?
Also does anyone have any idea on how to have the tokenizer parse in
white space into strings?
For example say I delimit a field with |:
Hello World|1234
I want the tokenizer to parse in "Hello World" as a string token and
"1234" as an integer.
.
- Follow-Ups:
- Re: Java StreamTokenizer
- From: jeremiah johnson
- Re: Java StreamTokenizer
- Prev by Date: Re: newbie with object problems
- Next by Date: --really newbie-- most frequent character
- Previous by thread: newbie with object problems
- Next by thread: Re: Java StreamTokenizer
- Index(es):