Hi
Anna,
if no cocoon
standard solution exists for this problem, you could implement your own
Transformer inheriting from Cocoon's AbstractTransformer. The transformer
processes all elements of your XML stream in corresponding methods like
startElement, etc. You could redefine these methods and implement your file
writing stuff inside them.
Regards,
Elmar
-----Ursprüngliche Nachricht-----
Von: Anna Afonchenko [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 17. Dezember 2002 14:20 An: cocoon-users Betreff: Writing output of pipeline to a file
|