not sure if this is better directed at the io commons, or at collections/iterators.

i'd like to iterate through the lines of an input stream (ala BufferedReader.readLine()), and i was hoping that there was an iterator in commons collections or io to do this, but there doesn't seem to be. is there a historical reason for this, or is it just a matter of someone putting one together and asking for people to consider it?

if there are previous discussions of this i should see, please point them out. i tried searching the archives for 'file line iterator', 'StreamIterator', 'FileIterator', and 'input stream iterator', and didn't get anything which really told me one way or the other why this iterator isn't yet present, but it's kind of a hard thing to search for i guess.

jon


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to