| Author |
Converting xml to xsl
|
Manish Agarwal
Ranch Hand
Joined: Jun 22, 2004
Posts: 34
|
|
I want to convert xml to Excel(.xls) format using java API. Is there any java framework available for this.
|
Thanks and Regards,<br />Manish Agarwal<br />SCJP 1.4 (100%)<br />SCWCD 1.4 (98%)<br />SCBCD 1.3 (Preparing)
|
 |
Aryan Khan
Ranch Hand
Joined: Sep 12, 2004
Posts: 289
|
|
Try Jakarta POIJakarta POI and jdom. Ahmad
|
OCP/MCP/SCJP/SCWCD/IBM XML/SCMAD/SCEA-1
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12324
|
|
If your Excel data can be expressed as a CSV (comma separated values) flat file, this ServingXML pipeline processor may be exactly what you need. Bill My pipeline processing article part 1 Part 2
|
 |
 |
|
|
subject: Converting xml to xsl
|
|
|