Class CellSetFormatter

java.lang.Object
org.pentaho.di.trans.steps.olapinput.olap4jhelper.CellSetFormatter

public class CellSetFormatter extends Object
  • Constructor Details

    • CellSetFormatter

      public CellSetFormatter()
  • Method Details

    • getValueString

      public static String getValueString(String formattedValue)
      Parameters:
      formattedValue -
      Returns:
      values
    • format

      public Matrix format(org.olap4j.CellSet cellSet)