Version 9.6
 —  The CentraSite API for XQJ  —

The CentraSite API for XQJ

You can use XQJ, the XQuery API for Java™, for processing XML and for data integration applications. This document introduces the CentraSite implementation of XQJ and its features. It explains how to use the API and provides examples for each type of task.

The reader of the document should be an experienced Java programmer.

This document covers the following topics.

../graphics/gr_b_sm.gif What is XQJ? Introduces the XQuery API for Java and explains its features
../graphics/gr_b_sm.gif Working with the CentraSite XQJ Interface Describes various tasks you can perform with XQJ
../graphics/gr_b_sm.gif CentraSite-Specific Extensions to XQJ Describes proprietary facilities for updating a database and inserting documents in the registry/repository.
../graphics/gr_b_sm.gif XQDataSource Properties Lists and explains all datasource properties
../graphics/gr_b_sm.gif Javadoc: XQJ Extensions Javadoc for CentraSite-specific extensions to the XQJ API.
../graphics/gr_b_sm.gif Messages and Codes: XQJ messages Messages and codes listed

Top of page