You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by "Gupta, Rajan" <rg...@eshare.com> on 2001/09/20 20:28:30 UTC

Xerces DOM Objects & Xalan


Hello! All,
I have a design question on using Xalan with DOM Documents generated via
Xerces. How can I apply an XPath expression on a DOM_Document as defined in
<dom/DOM_Document.hpp>

I notice in the samples provided that Xalan uses its DOM hierarchy such as
XalanDocument. Was there any specific reason not to use the objects defined
by Xerces or I am missing something.

Thanks
Rajan