Package mondrian.olap

Class MondrianDef.CellFormatter

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

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