Are there any examples of using EXSLT with XalanC? I can't find any in
the distribution.
Incidentally, the 1.4 documentation says:
* installExternalFunction() makes the function available in the current
instance of XalanTransformer. Use uninstallExternalFunction() to remove the
function.
* installExternalFunctionGlobal() makes the function available globally.
Use uninstallExternalFunctionGlobal() to remove the function. The global
functions are static. The global install and unistall operations are not
thread-safe; the global functions are thread-safe..
So there is a contradiction here. Are the global installs thread safe?
--
Colin Paul Adams
Preston Lancashire