On Wed, 2004-02-11 at 18:16, Dave Kavanagh wrote: > Whoops! I meant to reply to Daniel directly. FWIW, I could supply my > transformer to the list (minus a project specific block of code). Anyone else > need something like this?
Yes, it would indeed be very usefull!! In our company excel wizzards make visual basic applications for ordering stuff, but the same stuff gets ordered by other means as well, so we want to transform all the different ordering info into a predefined XML and continue from there. When there is a decent excel generator I will consider using that, otherwise I might build one myself. > We've found it quite usefull. It takes some config > XML as input to tell it how to process the Excel file (it gets from a multipart > upload). > > David > > Quoting Dave Kavanagh <[EMAIL PROTECTED]>: > > > There wasn't when I looked, so I made the HSSFTransformer (that membership > > uses). > > > > David > > > > Quoting Daniel McOrmond <[EMAIL PROTECTED]>: > > > > > Is there are Generator|Transformer that produces xml from an excel > > > document? Perhaps something utilizing Jakarta POI-HSSF? > > > > > > -Daniel > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Eduard Drenth <[EMAIL PROTECTED]> home sweet home --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
