> The XQuery Processor
#include <istream>#include <zorba/api_shared_types.h>#include <zorba/version.h>#include <zorba/exception.h>#include <zorba/xquery.h>#include <zorba/static_context.h>#include <zorba/dynamic_context.h>#include <zorba/result_iterator.h>#include <zorba/item.h>#include <zorba/item_factory.h>#include <zorba/zorbastring.h>#include <zorba/error_handler.h>#include <zorba/xmldatamanager.h>#include <zorba/default_error_handler.h>#include <zorba/collection.h>Go to the source code of this file.
Namespaces | |
| namespace | zorba |
Classes | |
| class | zorba::Zorba |
| The Zorba class is the single point of access to the Zorba engine. More... | |