> I am new to Xalan C++, Please let me know how caching works.
> 
> My XPath Expressions are 
> XML/GROUP/ID1
> XML/GROUP/ID2

I don't know what you mean by "caching," but you can "compile" these 
expressions and use them multiple times.  Look at the documentation for 
the class "XPathEvaluator" for more information.

Dave

Reply via email to