Does anyone has a class file for Initialising a .ini file in Java?
I have a program that reads/write to an ini file. Does anyone has a class
to share that makes it easy for me to read and write to an ini file?
rgds,
Saiful
Printable View
Does anyone has a class file for Initialising a .ini file in Java?
I have a program that reads/write to an ini file. Does anyone has a class
to share that makes it easy for me to read and write to an ini file?
rgds,
Saiful
JavaPro Magazine, November 2001 isue (vol 5 no 11) page 43.
The Javatecture article by James Cooper has exactly what you need.
If you don't get the magazine, go to www.java-pro.com and get
the source code for November in zip format.
Also, I've seen a better ini file handler originally written
by Steve DeGroof. I took his code and made some improvements, but
I currently only use that for personal use. Download his from
http://www.mindspring.com/~degroof/java/index.html