Re: Question on CachedXPathAPI eval methods

2007-08-15 Thread Michael Glavassevich
Hi Chris, This is the Xerces-J users list. Pretty sure you meant to send this to one of the Xalan mailing lists. Xerces-J doesn't implement this API. Thanks. Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] "Chris Schmidt" <[EMAIL

Question on CachedXPathAPI eval methods

2007-08-15 Thread Chris Schmidt
Good evening, I'm using the CachedXPathAPI.eval(Node, String, PrefixResolver) method for XPath queries and noticed that the performance wasn't better than regular XPathAPI eval calls. In the 2.7.0 version, a new XPathContext is being created, but in the other eval method the internal context