> Specifically:
>   <xsl:include href="/xsl?name=genericHead.xsl"/>
>
> For Java Xalan, I had to create a XSLTURIResolver.java.
> When a xsl:include is found, the resolver tells xalan how to find the
> genericHead.xsl document.
>
> Is this supported in the C++ Xalan?
> I have looked around the C++ API docs, but it is quite different than
> the Java version.

Xalan-C++ does not have the concept of a URIResolver.  There have been
requests, but not enough resources to design and implement it.

Dave

Reply via email to