Sven Kuenzler schrieb:

> [EMAIL PROTECTED] wrote:
> 
>> i want to use the HSSFSerializer which if i have understood
>> correctly serializes an gnumeric (xml) - document into
>> a excel-file.
>>
>> the problem is that i solely want to use this class without
>> all the other cocoon-stuff. is that possible?
> 
> 
> I have done this. If you can wait until tuesday, I could post a code 
> snippet. Otherwise, search the dev-list for the "away mission" thread ;-)

I have uploaded

http://www.tzi.de/~svenk/poimorpher.zip

The project structure was ripped of an old project of mine, so it may 
need some adjustments.

Normally, "build test" should generate a poimorpher.jar and  two test 
Excel files in a "work" directory. If so, have a look at 
morphos.poi.test.HSSF to learn how this can be deployed in your app.

This package was done to prepare migration of the Gnumeric2Excel stuff 
into a Jakarta commons project. As it stands, I only stripped off the 
Cocoon interfaces and removed some of the Avalon contracts (which mostly 
weren't executed anyway).

Let me know if this works for you.

        Sven




---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to