aspose file tools
The moose likes Beginning Java and the fly likes ConfigurationReader Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "ConfigurationReader" Watch "ConfigurationReader" New topic
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
    
  78

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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: ConfigurationReader
 
Similar Threads
how to read barcode code 39 type from scanner?
"Could not find the main class,Program will exit!" ?
Reading and Writing files using Java Script
use of configure() method in Hibernate?
StringTokenzier