Uses of Class
org.pentaho.di.trans.steps.fileinput.text.TextFileInputData
Packages that use TextFileInputData
- 
Uses of TextFileInputData in org.pentaho.di.trans.steps.fileinput.text
Methods in org.pentaho.di.trans.steps.fileinput.text with parameters of type TextFileInputDataModifier and TypeMethodDescriptionprotected IBaseFileInputReaderTextFileInput.createReader(TextFileInputMeta meta, TextFileInputData data, org.apache.commons.vfs2.FileObject file) Constructors in org.pentaho.di.trans.steps.fileinput.text with parameters of type TextFileInputDataModifierConstructorDescriptionTextFileInputReader(IBaseFileInputStepControl step, TextFileInputMeta meta, TextFileInputData data, org.apache.commons.vfs2.FileObject file, org.pentaho.di.core.logging.LogChannelInterface log)