Uses of Class
org.pentaho.di.trans.steps.file.BaseFileInputStep
-
Packages that use BaseFileInputStep Package Description org.pentaho.di.trans.steps.fileinput.text -
-
Uses of BaseFileInputStep in org.pentaho.di.trans.steps.fileinput.text
Subclasses of BaseFileInputStep in org.pentaho.di.trans.steps.fileinput.text Modifier and Type Class Description class
TextFileInput
Read all sorts of text files, convert them to rows and writes these to one or more output streams.
-