Get XQilla at SourceForge.net. Fast, secure and Free Open Source software downloads

XQilla : SimpleAPI

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

XQilla Simple API


The simple API should be adequate for the majority of application's uses. It has been designed to give the user access to the entire XQuery / XPath 2 static and dynamic context, as well as XQilla's polymorphic type system. To use the simple API, you will need to include the xqilla/xqilla-simple.hpp header file - which will include all the headers you need to work with the simple API. The simple API reference documentation is generated using Doxygen.

Examples

The "xqilla" command line tool provides a good example of using the simple API. The source code for this can be found at src/samples/xqilla/xqilla.cpp.

Some examples:


CategorySimpleAPI

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

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