Uses of Interface
mondrian.spi.DynamicSchemaProcessor
Package
Description
Utilities for internationalization and localization.
Provides implementations of SPIs defined in the
mondrian.spi
package.-
Uses of DynamicSchemaProcessor in mondrian.i18n
Modifier and TypeClassDescriptionclass
Schema processor which helps localize data and metadata. -
Uses of DynamicSchemaProcessor in mondrian.spi.impl
Modifier and TypeClassDescriptionclass
Implementation ofDynamicSchemaProcessor
which allows a derived class to easily process a schema file.Modifier and TypeMethodDescriptionstatic DynamicSchemaProcessor
Scripts.dynamicSchemaProcessor
(Scripts.ScriptDefinition script) Creates an implementation of theDynamicSchemaProcessor
SPI based on a script.