SourceForge.net Logo

XQilla : DOM3API

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

XQilla DOM Level 3 API


The DOM Level 3 API implements the W3C's DOM Level 3 XPath Specification, and the working group's note on XPath 2 support for it. It intgrates tightly with Xerces-C, and provides access to XQilla's XPath 2 and XQuery functionality from the DOMXPathEvaluator class. The evaluate() method of this class returns void*, which can be cast to XPath2Result when using the XQilla DOM 3 API. To use the DOM 3 API, you will need to include the xqilla/xqilla-dom3.hpp header file - which will include all the headers you need to work with the DOM 3 API. The DOM3 API reference documentation is generated using Doxygen.

Examples



CategoryDOM3API

There are no comments on this page. [Add comment]

Powered by Wikka Wakka Wiki 1.1.6.0
Page was generated in 0.0393 seconds