Today, my task was to parse an XML file and generate a Excel file out of it. I was trying various available alternatives like Gnumeric format, SpreadsheetML and jakarta POI. POI is tres cool.It saved lot of lines of code and most interestingly a very narrow learning curve.
No comments:
Post a Comment