| Author |
ConfigurationReader
|
Varshini Priya
Ranch Hand
Joined: Feb 17, 2008
Posts: 83
|
|
Hi
Can someone please explain me the use of the class Configuration Reader. Im trying to write a program for reading data from an excel sheet and to convert it to a CSV format. Do I have to use the Configuration Reader for this program.
Please Assist, Many Thanks
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26489
|
|
Varshini,
ConfigurationReader isn't in the standard JavaDoc. Can you share what library it is from?
As a general statement, yes - you have to use some library to read in an Excel document.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: ConfigurationReader
|
|
|