Hello all,

I am relatively new to both C++ and Xalan, and I am attempting to try to use
the Xpath API in Xalan C++.

I am using a Xerces DOMDocument and DomElements, but because there is no
implentation of the DOMXPathEvaluator interface in Xerces, I am forced to
try to use Xalan's XPathEvaluator object.

I'm having trouble trying to figure out exactly how to use it --
specifically, how I can relate the Xerces objects to their Xalan
counterparts.  The SimpleXPathAPI.cpp example doesn't really help with that.
If anyone out there can give me a simple example of how to use this in the
manner I've described, I would be greatly in your debt.

Thanks,

Rich Stephens
Software Developer
Optio Software, Inc.
Windward Fairways II
3015 Windward Plaza
Alpharetta, GA 30005
(770) 576-3561
[EMAIL PROTECTED]


Reply via email to