> After that, I am not sure how to enable the EntityResolver.
> I am using the following sample that I have based everything on:
> C:\OpenSrc\xalan\C\xml-xalan\c\samples\XalanTransformerCallback
>
> So I am not sure where I need to put the code to enable this.
> I am putting it in my XalanTransformaterCallback.cpp file?
>
>
You just need to call XalanTransformer::setEntityResolver with a pointer to
your entity resolver class.

Mark

Reply via email to