Class SasInputHelper


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

      • 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 Detail

      • getFilename

        public String getFilename()
        Returns:
        the filename
      • getRowMeta

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