You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by David N Bertoni/CAM/Lotus <Da...@lotus.com> on 2000/05/01 18:15:18 UTC

External functions in Xalan C++

Hi all,

There was a request last week for information on using external functions
in Xalan C++.  In response, I've made some changes to Xalan C++ to make it
easier to use external functions, and I've also created a sample that
illustrates various ways to use them.

See the Xalan C++ Samples directory for the external function sample.

Dave