Uses of Interface
mondrian.spi.PropertyFormatter
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Provides implementations of SPIs defined in the
mondrian.spi
package.-
Uses of PropertyFormatter in mondrian.olap
-
Uses of PropertyFormatter in mondrian.rolap.format
Modifier and TypeMethodDescriptionFormatterFactory.createPropertyFormatter
(FormatterCreateContext context) Given the name of a property formatter class and/or a property formatter script, returns a property formatter. -
Uses of PropertyFormatter in mondrian.spi.impl
Modifier and TypeMethodDescriptionstatic PropertyFormatter
Scripts.propertyFormatter
(String scriptText, String scriptLanguage) Creates an implementation of thePropertyFormatter
SPI based on a script.
PropertyFormatter
.