Hi,

I want to implement a custom serializer. The product I want to integrate requires a

- a java.io.Reader,
- a java.io.InputStreamReader or
- an org.xml.sax.InputSource

The product (DataVision) usually reads an XML file from a stream and I want it to take input from Cocoon. Is that possible with the options above?

I had a similar problem when trying to integrate JasperReports as a serializer. If anyone has an example for such a piece of code or any hint I would be very grateful.

Regards
Holger

Reply via email to