| Author |
need help with excel
|
vv sreeram
Greenhorn
Joined: Aug 28, 2003
Posts: 16
|
|
hi, Is there an API that i can use to convert EXcel spread sheets to XML files. regards
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26184
|
|
|
HSSF lets you read/write Excel into java. From there, you can write the data into XML.
|
[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
|
 |
vv sreeram
Greenhorn
Joined: Aug 28, 2003
Posts: 16
|
|
hi, Thank you for ur reply. I was wondering whether there was some sort of other API to do it directly. I could as well save the excel as a .cvs file and read it directly in java. regards
|
 |
 |
|
|
subject: need help with excel
|
|
|