Package org.pentaho.di.trans.steps.file
Interface IBaseFileInputReader
- All Superinterfaces:
AutoCloseable
,Closeable
- All Known Implementing Classes:
TextFileInputReader
Content-based reader for file.
-
Method Summary
-
Method Details
-
readRow
boolean readRow() throws org.pentaho.di.core.exception.KettleException- Throws:
org.pentaho.di.core.exception.KettleException
-