| Package | Description | 
|---|---|
| mondrian.olap | Mondrian's core package, this defines connections and the catalog metamodel, 
and allows you to execute queries. | 
| mondrian.rolap.format | |
| mondrian.spi.impl | Provides implementations of SPIs defined in the  mondrian.spipackage. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PropertyFormatterDeprecated. 
 Use  PropertyFormatter. This interface
 exists for temporary backwards compatibility and will be removed
 in mondrian-4.0. | 
| Modifier and Type | Method and Description | 
|---|---|
| PropertyFormatter | Property. getFormatter() | 
| Modifier and Type | Method and Description | 
|---|---|
| PropertyFormatter | FormatterFactory. createPropertyFormatter(FormatterCreateContext context)Given the name of a property formatter class
 and/or a property formatter script,
 returns a property formatter. | 
| Modifier and Type | Method and Description | 
|---|---|
| static PropertyFormatter | Scripts. propertyFormatter(String scriptText,
                 String scriptLanguage)Creates an implementation of the  PropertyFormatterSPI based on
 a script. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.