Package mondrian.olap

Class MondrianDef.PropertyFormatter

  • All Implemented Interfaces:
    Serializable, Cloneable, NodeDef
    Enclosing class:
    MondrianDef

    public static class MondrianDef.PropertyFormatter
    extends ElementDef
    Plugin that formats properties. It must be implemented by a Java class which implements the interface mondrian.spi.PropertyFormatter, or by a script.
    See Also:
    Serialized Form