Uses of Package
org.olap4j.mdx.parser
Packages that use org.olap4j.mdx.parser
Package
Description
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
Provides an API for parsing statements and expressions in the MDX language.
Provides a default implementation of the MDX parser API.
-
Classes in org.olap4j.mdx.parser used by org.olap4j
-
Classes in org.olap4j.mdx.parser used by org.olap4j.mdx.parserClassDescriptionParser for the MDX query language.Validator for the MDX query language.
-
Classes in org.olap4j.mdx.parser used by org.olap4j.mdx.parser.impl