Uses of Interface
mondrian.parser.MdxParserValidator
Packages that use MdxParserValidator
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
-
Uses of MdxParserValidator in mondrian.olap
Methods in mondrian.olap that return MdxParserValidator -
Uses of MdxParserValidator in mondrian.parser
Classes in mondrian.parser that implement MdxParserValidatorModifier and TypeClassDescriptionclass
Default implementation ofMdxParserValidator
, using the JavaCC parser generator.class
Default implementation ofMdxParserValidator
.