xsl-list
[Top] [All Lists]

RE: Chaining Transformers/Templates

2002-12-10 04:21:30

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



<Prev in Thread] Current Thread [Next in Thread>