Class TextFileLine

java.lang.Object
org.pentaho.di.trans.steps.textfileinput.TextFileLine

@Deprecated public class TextFileLine extends Object
Deprecated.
replaced by implementation in the ...steps.fileinput.text package
  • Constructor Details

    • TextFileLine

      public TextFileLine(String line, long lineNumber, org.apache.commons.vfs2.FileObject file)
      Deprecated.