Subject: RE: RE: chaining transformations
From: DPawson@xxxxxxxxxxx
Date: Thu, 15 Mar 2001 10:02:57 -0000
|
> 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
|