mondrian.test
Class FooBarCellFormatter

java.lang.Object
  extended by mondrian.test.FooBarCellFormatter
All Implemented Interfaces:
CellFormatter

public class FooBarCellFormatter
extends java.lang.Object
implements CellFormatter

Cell formatter for test purposes. Returns value of the cell prefixed with "foo" and suffixed with "bar".

Since:
5 October, 2002
Version:
$Id: //open/mondrian/testsrc/main/mondrian/test/FooBarCellFormatter.java#2 $
Author:
jhyde

Constructor Summary
FooBarCellFormatter()
           
 
Method Summary
 java.lang.String formatCell(java.lang.Object value)
          user provided cell formatting function
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FooBarCellFormatter

public FooBarCellFormatter()
Method Detail

formatCell

public java.lang.String formatCell(java.lang.Object value)
Description copied from interface: CellFormatter
user provided cell formatting function

Specified by:
formatCell in interface CellFormatter
Returns:
the formatted value

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads