Class TraditionalCellSetFormatter

java.lang.Object
org.olap4j.layout.TraditionalCellSetFormatter
All Implemented Interfaces:
CellSetFormatter

public class TraditionalCellSetFormatter extends Object implements CellSetFormatter
Formatter that can convert a 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.

Since:
Apr 15, 2009
Author:
jhyde
  • Constructor Details

    • TraditionalCellSetFormatter

      public TraditionalCellSetFormatter()
  • Method Details