org.pentaho.di.trans.steps.olapinput.olap4jhelper
Class OlapUtil

java.lang.Object
  extended by org.pentaho.di.trans.steps.olapinput.olap4jhelper.OlapUtil

public class OlapUtil
extends Object


Constructor Summary
OlapUtil()
           
 
Method Summary
static CellDataSet cellSet2Matrix(org.olap4j.CellSet cellSet)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OlapUtil

public OlapUtil()
Method Detail

cellSet2Matrix

public static CellDataSet cellSet2Matrix(org.olap4j.CellSet cellSet)