static class RolapResult.CellFormatterValueFormatter extends Object implements RolapResult.ValueFormatter
CellFormatter
to format values.| Modifier and Type | Field and Description |
|---|---|
(package private) CellFormatter |
cf |
EMPTY| Constructor and Description |
|---|
CellFormatterValueFormatter(CellFormatter cf)
Creates a CellFormatterValueFormatter
|
| Modifier and Type | Method and Description |
|---|---|
String |
format(Object value,
String formatString)
Formats a value according to a format string.
|
final CellFormatter cf
CellFormatterValueFormatter(CellFormatter cf)
cf - Cell formatterpublic String format(Object value, String formatString)
RolapResult.ValueFormatterformat in interface RolapResult.ValueFormattervalue - ValueformatString - Format string