public class TraditionalCellSetFormatter extends Object implements CellSetFormatter
CellSet
into Mondrian's traditional
layout.
This class is experimental. It is not part of the olap4j specification and is subject to change without notice.
Constructor and Description |
---|
TraditionalCellSetFormatter() |
Modifier and Type | Method and Description |
---|---|
void |
format(CellSet cellSet,
PrintWriter pw)
Formats a CellSet as text to a PrintWriter.
|
public void format(CellSet cellSet, PrintWriter pw)
CellSetFormatter
format
in interface CellSetFormatter
cellSet
- Cell setpw
- Print writer