Class SasInputHelper

java.lang.Object
org.pentaho.di.trans.steps.sasinput.SasInputHelper

public class SasInputHelper extends Object
This file helps us to read a SAS7BAT file
Since:
4.3, 07-OCT-2011
Author:
matt
  • Constructor Details

    • SasInputHelper

      public SasInputHelper(String filename) throws org.pentaho.di.core.exception.KettleException
      Parameters:
      filename - The SAS7BAT filename
      Throws:
      org.pentaho.di.core.exception.KettleException
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getFilename

      public String getFilename()
      Returns:
      the filename
    • getRowMeta

      public org.pentaho.di.core.row.RowMetaInterface getRowMeta()
      Returns:
      the rowMeta