This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: RE: chaining transformations



> Just as a little addition to the discussion about how to 
> chain transformations:
> jd.xslt offers the class TransformationChain which lets you 
> just do this by 
> passing the input xml and all the stylesheets as arguments:
> 
>     java jd.xml.xslt.TransformationChain in.xml a.xsl b.xsl [more 
> stylesheets...]

Thats what I was looking for Johannes

Thanks Johannes!

Regards DaveP

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]