XPath API changes

I have removed the restriction that XPath expressions compiled using a particular XPathEvaluator can only be used against one document. The only restriction now is that any document to which the expression is applied must use the same NamePool.

Expand

Up  Next