Uses of Class
org.pentaho.di.trans.steps.textfileinput.TextFileInputField
Packages that use TextFileInputField
Package
Description
-
Uses of TextFileInputField in org.pentaho.di.trans.steps.csvinput
Methods in org.pentaho.di.trans.steps.csvinput that return TextFileInputFieldMethods in org.pentaho.di.trans.steps.csvinput with parameters of type TextFileInputFieldModifier and TypeMethodDescriptionvoid
CsvInputMeta.setInputFields
(TextFileInputField[] inputFields) -
Uses of TextFileInputField in org.pentaho.di.trans.steps.parallelgzipcsv
Methods in org.pentaho.di.trans.steps.parallelgzipcsv that return TextFileInputFieldMethods in org.pentaho.di.trans.steps.parallelgzipcsv with parameters of type TextFileInputFieldModifier and TypeMethodDescriptionvoid
ParGzipCsvInputMeta.setInputFields
(TextFileInputField[] inputFields) -
Uses of TextFileInputField in org.pentaho.di.trans.steps.textfileinput
Methods in org.pentaho.di.trans.steps.textfileinput that return TextFileInputFieldModifier and TypeMethodDescriptionInputFileMetaInterface.getInputFields()
Deprecated.TextFileInputMeta.getInputFields()
Deprecated.Methods in org.pentaho.di.trans.steps.textfileinput with parameters of type TextFileInputFieldModifier and TypeMethodDescriptionvoid
TextFileInputMeta.setInputFields
(TextFileInputField[] inputFields) Deprecated.