Package org.olap4j.mdx.parser
Provides an API for parsing statements and expressions in the MDX language.
-
Interface Summary Interface Description MdxParser Parser for the MDX query language.MdxParserFactory Factory for MDX parsers.MdxValidator Validator for the MDX query language. -
Exception Summary Exception Description MdxParseException Exception thrown by anMdxParser
to indicate an error in parsing.