Re: Generator with XMLFilterImpl

2012-12-06 Thread Javier Puerto
Hi Mansour, 2012/12/6 Mansour Al Akeel mansour.alak...@gmail.com Hello all, I am using C2.2 for this project, and I need to add some functionality to the current file generator (ie, logging and warning for broken links). I know this can be done in a transformer, but since it's required in

Re: Generator with XMLFilterImpl

2012-12-06 Thread Mansour Al Akeel
Javier, thank you for replying. For many additional reasons, I need to do this in a generator. It's not my call on this. So I need to connect the XMLFilterImpl to the Generator. I know it can be done, but looking for the simplest and cleanest way. On Thu, Dec 6, 2012 at 12:25 PM, Javier Puerto

Re: Generator with XMLFilterImpl

2012-12-06 Thread gelo1234
for replying. For many additional reasons, I need to do this in a generator. It's not my call on this. So I need to connect the XMLFilterImpl to the Generator. I know it can be done, but looking for the simplest and cleanest way. On Thu, Dec 6, 2012 at 12:25 PM, Javier Puerto jpue...@gmail.com wrote

Re: Generator with XMLFilterImpl

2012-12-06 Thread gelo1234
need to connect the XMLFilterImpl to the Generator. I know it can be done, but looking for the simplest and cleanest way. On Thu, Dec 6, 2012 at 12:25 PM, Javier Puerto jpue...@gmail.com wrote: Hi Mansour, 2012/12/6 Mansour Al Akeel mansour.alak...@gmail.com Hello all, I am using

Re: Generator with XMLFilterImpl

2012-12-06 Thread Javier Puerto
the XMLFilterImpl to the Generator. I know it can be done, but looking for the simplest and cleanest way. On Thu, Dec 6, 2012 at 12:25 PM, Javier Puerto jpue...@gmail.com wrote: Hi Mansour, 2012/12/6 Mansour Al Akeel mansour.alak...@gmail.com Hello all, I am using C2.2 for this project

Re: Generator with XMLFilterImpl

2012-12-06 Thread Mansour Al Akeel
/sample/generation/ Greetings, Greg 2012/12/6 Mansour Al Akeel mansour.alak...@gmail.com Javier, thank you for replying. For many additional reasons, I need to do this in a generator. It's not my call on this. So I need to connect the XMLFilterImpl to the Generator. I know it can be done