users@jersey.java.net

Re: Chain of readers/writers

From: Frank Martínez <mnesarco_at_gmail.com>
Date: Fri, 11 Jan 2008 11:24:08 -0500

Hi Jose,
There is an example of pipes and filters used as you need:
http://www.ibstaff.net/fmartinez/?cat=12
just download the source code and you will see, it is too easy.

Cheers,
Frank.

On Jan 11, 2008 11:12 AM, Jose Antonio Illescas del Olmo
<jantonio.illescas_at_rbcdexia-is.es> wrote:
>
> Is there something as a chain of readers/writers?
>
> Can you see as filter(on servlet environment) or standar Readers/Writers or
> XSLT pipeline (output of a Writer is the input of another Writer)
>
>
> Java Instance -[XMLWriter]-> XML -[XSLWriter]-> XSL-FO
> -[FOPWriter]-> PDF
>
> Can be very useful...
>
>
>
>
> --------------------------------------------------------------------- To
> unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net For additional
> commands, e-mail: users-help_at_jersey.dev.java.net



-- 
Frank D. Martínez M.
Asimov Technologies Ltda.
Blog: http://www.ibstaff.net/fmartinez/