Uses of Interface
mondrian.parser.MdxParserValidator
- 
Packages that use MdxParserValidator Package Description mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries.mondrian.parser  - 
- 
Uses of MdxParserValidator in mondrian.olap
Methods in mondrian.olap that return MdxParserValidator Modifier and Type Method Description protected MdxParserValidatorConnectionBase. createParser() - 
Uses of MdxParserValidator in mondrian.parser
Classes in mondrian.parser that implement MdxParserValidator Modifier and Type Class Description classJavaccParserValidatorImplDefault implementation ofMdxParserValidator, using the JavaCC parser generator.classMdxParserValidatorImplDefault implementation ofMdxParserValidator. 
 -