Uses of Class
org.pentaho.di.trans.steps.textfileinput.TextFileInputMeta

Packages that use TextFileInputMeta
org.pentaho.di.trans.steps.textfileinput   
 

Uses of TextFileInputMeta in org.pentaho.di.trans.steps.textfileinput
 

Methods in org.pentaho.di.trans.steps.textfileinput with parameters of type TextFileInputMeta
static String[] TextFileInput.guessStringsFromLine(org.pentaho.di.core.logging.LogChannelInterface log, String line, TextFileInputMeta inf, String delimiter)