Right, but where (what directory), do I create this class in: 
entity resolver class.

Then what do I need to recompile to enable it?

Thanks,
Dave

-----Original Message-----
From: Mark Weaver [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 28, 2003 8:52 AM
To: [email protected]
Subject: RE: Xsl:include support - how to enable it?



> 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