Re: File Reading
- From: "M. Hamzah Khan" <hamzah@xxxxxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 18:26:20 GMT
Roedy Green wrote:
On Thu, 28 Jun 2007 14:03:05 GMT, "M. Hamzah Khan"
<hamzah@xxxxxxxxxxxxxx> wrote, quoted or indirectly quoted someone who
said :
[blehName]
blehMoo = Something
BlehMeow = SomethingElse
BlehWoff = SomethingElseAgain
[blehName2]
blehMoo = Something
BlehMeow = SomethingElse
BlehWoff = SomethingElseAgain
I remember seeing something that allowed you to do this, but i've completely forgotten what it was.
I wrote a program called INI that reads such files into an internal
tree format then sorts and tidies them and writes them back. You
could cannibalise it. See http://mindprod.com/products.html#INI
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
Oh great, I'll try that :D.
I think I was originally looking for the properties class, but I think your program will work better.
Thanks
Hamzah
--
M. Hamzah Khan
Website: http://www.hamzahkhan.com
.
- References:
- File Reading
- From: M. Hamzah Khan
- Re: File Reading
- From: Roedy Green
- File Reading
- Prev by Date: Video Podcast- OnSoftware Effective Java Programming, Part 1 by Josh Bloch
- Next by Date: Need help with using org.apache.log4j pakages (LogManager)
- Previous by thread: Re: File Reading
- Next by thread: Re: need a simple example of use of Eclipse.
- Index(es):
Relevant Pages
|