Interface IBaseFileInputReader

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
TextFileInputReader

public interface IBaseFileInputReader extends Closeable
Content-based reader for file.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface java.io.Closeable

    close
  • Method Details

    • readRow

      boolean readRow() throws org.pentaho.di.core.exception.KettleException
      Throws:
      org.pentaho.di.core.exception.KettleException