Marc Santhoff wrote: > Hi, > > I' trying with the code below, but the result is always negative, the > contents of the written file is still in zipped form. Without using a > stream as storage but a file as normally done it works, the whole bunch > is written out as text (content.xml, ...). > > If I use a "FilterName" it results in a css.io.IOException with the > message ".". > > What's happening here? Is it technically impossible to write unpacked to > a file stream or am I missing something?
Yes, the "unpacked" way creates a *folder* containing all the streams you usually get in a zip package. If you want to have unpacked XML in a stream you should use the "flat" XML filter that puts alltogether in one file. Best regards, Mathias -- Mathias Bauer - OpenOffice.org Application Framework Project Lead Please reply to the list only, [EMAIL PROTECTED] is a spam sink. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]