Hi,

I think there is no redirect extension in Xalan C++ 1.2.
Do you know a way to implement it ?
Is the following a dream ?
* Create an extension function (like xalan:output)
* Access the XSLTEngineImpl under it (the problem, i think)
* Update the ouput file with the method setFormatterListener
* Replace old FormatterListener at the end of the extension function

Thanks



Reply via email to