No complete "ready to use" package. You have got to read the data from the workbook and create the XML by yourself. But it should not be to complicated to do this. Create objects that represent each line of your sheet, fill them using POI and use a object -> XML framework (Castor, etc.) to dump the data to XML.
Bye Bodo > -----Urspr�ngliche Nachricht----- > Von: Shishir K. Singh [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 4. M�rz 2004 03:30 > An: POI Users List > Betreff: Xls to xml > > > Hi > > I am new to POI. This may have been asked a number of times. > However, I > could not find the answers. Is there a way to convert the xl > workbook/sheet into xml structure ? > > Would appreciate any hint/info. > > Thanks > Shishir > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
smime.p7s
Description: S/MIME cryptographic signature
