Package mondrian.xmla
Implements the XML for Analysis API.
-
Interface Summary Interface Description SaxWriter SaxWriter
is similar to a SAXContentHandler
which, perversely, converts its events into an output document.XmlaConstants Constants for XML/A.XmlaHandler.ConnectionFactory Creates an olap4j connection for responding to XMLA requests.XmlaHandler.XmlaExtra Extra support for XMLA server.XmlaRequest XML/A request interface.XmlaRequestCallback Extract data from HTTP request, SOAP header for following XML/A request.XmlaResponse XML/A response interface. -
Class Summary Class Description DataSourcesConfig This is the XML model for XMLA DataSources Configuration.DataSourcesConfig.Catalog DataSourcesConfig.Catalogs The list of catalogs associated with a data source.DataSourcesConfig.DataSource Definition of a data source.DataSourcesConfig.DataSources The list of data sources supported by XMLA service.Enumeration Contains inner classes which define enumerations used in XML for Analysis.RowsetDefinition.MdschemaCubesRowset RowsetDefinition.MdschemaFunctionsRowset RowsetDefinition.MdschemaMeasuresRowset XmlaHandler AnXmlaHandler
responds to XML for Analysis (XML/A) requests.XmlaHandler.XmlaExtra.FunctionDefinition XmlaRequestCallback.Helper XmlaServlet Base XML/A servlet.XmlaUtil Utility methods for XML/A implementation.XmlaUtil.ElementNameEncoder XmlaUtil.MetadataRowset Result of a metadata query.XmlaUtil.Wildcard Wrapper which indicates that a restriction is to be treated as a SQL-style wildcard match. -
Enum Summary Enum Description Enumeration.ResponseMimeType PropertyDefinition Defines an XML for Analysis Property.RowsetDefinition RowsetDefinition
defines a rowset, including the columns it should contain.RowsetDefinition.MdschemaFunctionsRowset.VarType http://www.csidata.com/custserv/onlinehelp/VBSdocs/vbs57.htmXmlaServlet.Phase -
Exception Summary Exception Description XmlaException An exception thrown while processing an XMLA request.