Yves Vindevogel wrote:

And through XSP ?
<xsp:logic> Code in Java to open the file with POI and generate
xml?</xsp:logic>

-----Original Message-----
From: Joerg Heinicke [mailto:[EMAIL PROTECTED]
Sent: donderdag 8 januari 2004 21:40
To: [EMAIL PROTECTED]
Subject: Re: Excel Generator


On 08.01.2004 18:15, [EMAIL PROTECTED] wrote:



Is it possible to use Excel files as input for a pipeline ?


No, it isn't. I guess POI itself is able to do it, but it's not
implemented in the Cocoon components.

I've done something like this but in context just needed to put out
a final document (not sax stream) and so used dom and did not implement it as a Generator. I almost went ahead and did a separate implementation for Cocoon but started feeling like the various ways one
might want to interpret a series of excel spreadsheets as xml was too
infinitely variable to warrant a quick solution of general use. Because my parsing requirements were complex, it would not be of general use even if I were free to release the code (which I'm not). Still,
if you (or someone else) want to tackle it I could help.


Geoff


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to