There should be examples for the tasks in the manual.

Jan 

> -----Ursprüngliche Nachricht-----
> Von: Z W [mailto:[EMAIL PROTECTED] 
> Gesendet: Donnerstag, 10. April 2008 05:08
> An: Ant Users List
> Betreff: Re: xslt uses
> 
> Hi Jan
> Thanks for responding.
> Is there an example where I could use to test it out ?
> 
> Many thanks
> 
> On 4/9/08, [EMAIL PROTECTED] 
> <[EMAIL PROTECTED]> wrote:
> > You can pass a <fileset> to <xslt>. So you would get four 
> resulting files which you could append with <concat>.
> >
> > Jan
> >
> > > -----Ursprüngliche Nachricht-----
> > > Von: Z W [mailto:[EMAIL PROTECTED]
> > > Gesendet: Mittwoch, 9. April 2008 00:36
> > > An: Ant Users List
> > > Betreff: xslt uses
> > >
> > > Hi
> > >
> > > I have multiple jtl files to process.
> > > Each jtl resides in a different directory
> > > eg
> > > ci.jtl in \\foo\lg\CI\040420082220
> > > ci.jtl in \\foo\lg\CI\040320082220
> > > om.jtl in \\foo\lg\OA\040320082220
> > > om.jtl in \\foo\lg\OA\040420082220
> > > etc...
> > >
> > > I like to process them with <xslt> task and put them in a
> > > single html file.
> > > From reading xslt task man page, my impression is that I can only
> > > send in 1 jtl file.
> > >
> > > Could anyone suggest a good approach to this problem to reach
> > > my goal ?
> > >
> > > Advance thanks
> > >
> > > 
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to