Uses of Class
org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta
Packages that use TextFileInputMeta
-
Uses of TextFileInputMeta in org.pentaho.di.trans.steps.textfileinput
Methods in org.pentaho.di.trans.steps.textfileinput that return TextFileInputMetaMethods in org.pentaho.di.trans.steps.textfileinput with parameters of type TextFileInputMetaModifier and TypeMethodDescriptionstatic final String[]
TextFileInput.guessStringsFromLine
(org.pentaho.di.core.logging.LogChannelInterface log, String line, TextFileInputMeta inf, String delimiter) Deprecated.static final String[]
TextFileInput.guessStringsFromLine
(org.pentaho.di.core.variables.VariableSpace space, org.pentaho.di.core.logging.LogChannelInterface log, String line, TextFileInputMeta inf, String delimiter, String enclosure, String escapeCharacter) Deprecated.Constructors in org.pentaho.di.trans.steps.textfileinput with parameters of type TextFileInputMeta