Reading/Writing from files
Shibu Narayanan <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <46c36a06-581c-43c1-be08-ec88de45175e@default> |
Hi, I am trying to read/write from files. I am able to read from properties file using sample code available from the net. Is there a good way to read line by line from a file. The content I like to read is not Key/Value pairs. -Shibu