text parser

From: Rene (rene.vallant_at_gmx.at)
Date: 10/27/03


Date: 27 Oct 2003 04:01:45 -0800

Hi,

i'm a newbie at java and have a question for beginners.
So i'm try to create a type of parser for a input-string. i take a
StringTokenizer to cut the Sting into token. But i want, that the
seperator belongs to the token and not to the next token. is there a
chance to do this, or is there a better way to spilt a Strong?

Thanks,
Rene