|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.test.FooBarCellFormatter
public class FooBarCellFormatter
Cell formatter for test purposes. Returns value of the cell prefixed with "foo" and suffixed with "bar".
| 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 |
|---|
public FooBarCellFormatter()
| Method Detail |
|---|
public java.lang.String formatCell(java.lang.Object value)
CellFormatter
formatCell in interface CellFormatter
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||