/* * Qizx Free_Engine-4.4p2 * * This code is part of Qizx XQuery engine * Copyright (c) 2004-2010 Axyana Software -- All rights reserved. * * For conditions of use, see the accompanying license files. */
API of the embeddable version of the Qizx XML Query engine.This package contains the necessary interfaces and classes for handling databases (called XML Library), open a session, import documents, compile and execute XQuery expressions, and retrieve results.