A problem regarding streams
From: Christian H. Mosveen (cmosveen_at_broadpark.no)
Date: 10/31/03
- Next message: Chris Riesbeck: "Re: why are overloaded methods statically bound?"
- Previous message: John: "Re: What's required to do J2ME development for my cell phone?"
- Next in thread: Shripathi Kamath: "Re: A problem regarding streams"
- Reply: Shripathi Kamath: "Re: A problem regarding streams"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 31 Oct 2003 20:16:12 +0100
Greetings.
I am taking in a stream and putting it in a BufferedReader. Now, I want to
traverse the stream looking for a line starting
with a given string. Then I'd put the line in a String, and process it
later.
I have sniffed around the StreamTokenizer class, but it didn't make me
much wiser.
Can anyone point me in the right direction?
Thank you,
Christian H. Mosveen.
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
- Next message: Chris Riesbeck: "Re: why are overloaded methods statically bound?"
- Previous message: John: "Re: What's required to do J2ME development for my cell phone?"
- Next in thread: Shripathi Kamath: "Re: A problem regarding streams"
- Reply: Shripathi Kamath: "Re: A problem regarding streams"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|