Improvements to the DOM 3 XPath API
-----------------------------------

                 Key: XERCESC-1802
                 URL: https://issues.apache.org/jira/browse/XERCESC-1802
             Project: Xerces-C++
          Issue Type: Improvement
          Components: DOM
    Affects Versions: 3.0.0
            Reporter: John Snelson
             Fix For: 3.0.0
         Attachments: xpath_api_patch

The DOM 3 XPath API can be improved by adding some useful methods to the API:

DOMXPathNSResolver::addNamespaceBinding()
DOMXPathNSResolver::release()

and by modifying DOMDocument::createNSResolver() to return a non-const 
DOMXPathNSResolver object.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to