Subject: RE: Chaining Transformers/Templates
From: "Varley, Roger" <Roger.Varley@xxxxxxxxxxx>
Date: Tue, 10 Dec 2002 11:21:30 -0000
|
>
> > I can find plenty of examples and tutorials for chaining the
> > output from one SAXTransformer to the input of another, but I
> > can't find any examples when the starting point is a Template
> > object.
>
> It sounds as if you want to generate a SAXTransformer from a Templates
> object, which is trivial: you use the newTransformerHandler(Templates)
> method of class SAXTransformerFactory.
>
> But perhaps I missed the point of the question?
>
No you didn't. It's just me displaying my astonishing lack of understanding
of XSLT, SAX et al. I've managed to get where I needed from your hint.
Thanks very much.
Regards
Roger
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|