It's not a secret anymore!
The moose likes Java in General and the fly likes Converting xml to xsl Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Converting xml to xsl" Watch "Converting xml to xsl" New topic
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
    
    1
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Converting xml to xsl
 
Similar Threads
validation
interpretation of command line parameter
XML and Java
A special thanks to Carl Trusiak
XML validation