> The XQuery Processor
| zorba::Collection | A Collection is a sequence of Node Items |
| zorba::DefaultContentHandler | A default content handler class implementing the SAX2_ContentHandler and SAX2_LexicalHandler interfaces with all functions being implemented and doing nothing |
| zorba::DefaultErrorHandler | |
| zorba::DynamicContext | Instances of the class DynamicContext contain the information that is available at the time the query is executed |
| zorba::DynamicException | DynamicException represents a dynamic error as defined in the XQuery 1.0 Specification (see http://www.w3.org/TR/xquery/#id-kinds-of-errors) |
| zorba::ErrorHandler | ErrorHandler defines an interface |
| zorba::ExternalFunctionData | Base class for all external function classes |
| zorba::IdentTypes | |
| zorba::Item | The Zorba Item interface |
| zorba::ItemFactory | ItemFactory to create Items |
| zorba::ItemSequence | This interface represents an instance of the XQuery 1.0 and XPath 2.0 Data Model (XDM) |
| zorba::Iterator | Interface for an Iterator over an instance of the XML Data Model |
| zorba::QueryException | QueryException is the base class for all errors that occur during query processing and have a direct connection to the query, i.e |
| zorba::ResultIterator | A ResultIterator can be used to iterator over the result sequence of a query |
| zorba::SAX2_Attributes | |
| zorba::SAX2_ContentHandler | Receive notification of events that result from serializing a query result as XML |
| zorba::SAX2_LexicalHandler | |
| zorba::SerializationException | SerializationException represents a serialization error as defined in the XSLT 2.0 and XQuery 1.0 Serialization Specification (see http://www.w3.org/TR/2005/CR-xslt-xquery-serialization-20051103/) |
| zorba::StatelessExternalFunction | |
| zorba::StaticContext | Instances of the class StaticContext containt the information that is available at the time the query is compiled |
| zorba::StaticException | StaticException represents a static error as defined in the XQuery 1.0 Specification (see http://www.w3.org/TR/xquery/#id-kinds-of-errors) |
| zorba::store::StoreConsts | |
| zorba::String | The Zorba String class |
| zorba::SystemException | SystemException represents an error that occurs in the Zorba system |
| zorba::TypeException | TypeException represents a type error as defined in the XQuery 1.0 Specification (see http://www.w3.org/TR/xquery/#id-kinds-of-errors) |
| zorba::TypeIdentifier | Type identifiers |
| zorba::Version | Provide access to the version of Zorba that is used |
| zorba::XmlDataManager | Using the XmlDataManager one can manage documents and collections |
| zorba::XQuery | This class is the representation of a XQuery in the Zorba engine |
| zorba::XQuery::CompilerHints | Set of hints that can be passed to the query compiler |
| zorba::XQuery::SerializerOptions | Options that configure the serialization process of a query result |
| zorba::XQuery::SerializerOptions::byte_order_mark | |
| zorba::XQuery::SerializerOptions::escape_uri_attributes | |
| zorba::XQuery::SerializerOptions::include_content_type | |
| zorba::XQuery::SerializerOptions::indent | |
| zorba::XQuery::SerializerOptions::normalization_form | |
| zorba::XQuery::SerializerOptions::omit_xml_declaration | |
| zorba::XQuery::SerializerOptions::serialization_method | |
| zorba::XQuery::SerializerOptions::standalone | |
| zorba::XQuery::SerializerOptions::undeclare_prefixes | |
| zorba::Zorba | The Zorba class is the single point of access to the Zorba engine |
| zorba::ZorbaError | Helper class that cannot be instantiated |
| zorba::ZorbaException | Base class of all exceptions thrown by Zorba |