Uses of Interface
mondrian.spi.DynamicSchemaProcessor
Packages that use DynamicSchemaProcessor
Package
Description
Utilities for internationalization and localization.
Provides implementations of SPIs defined in the
mondrian.spi package.-
Uses of DynamicSchemaProcessor in mondrian.i18n
Classes in mondrian.i18n that implement DynamicSchemaProcessorModifier and TypeClassDescriptionclassSchema processor which helps localize data and metadata. -
Uses of DynamicSchemaProcessor in mondrian.spi.impl
Classes in mondrian.spi.impl that implement DynamicSchemaProcessorModifier and TypeClassDescriptionclassImplementation ofDynamicSchemaProcessorwhich allows a derived class to easily process a schema file.Methods in mondrian.spi.impl that return DynamicSchemaProcessorModifier and TypeMethodDescriptionstatic DynamicSchemaProcessorScripts.dynamicSchemaProcessor(Scripts.ScriptDefinition script) Creates an implementation of theDynamicSchemaProcessorSPI based on a script.