Package org.pentaho.di.trans.steps.fileinput.text
package org.pentaho.di.trans.steps.fileinput.text
-
ClassDescriptionBaseFileImportProcessor is an abstract class that provides a framework for processing csv file to extract file summary and fields data It defines methods for analyzing file data, converting lines to rows, and managing metadata.Detector of BOM prefix in file.Wraps an InputStreamReader with a BufferedReader enabling mark/reset and other buffered features while still being able to report the original encoding.This class is used to process CSV files in CsvInput stepThis class is used to process text files of File Type as CSV is selected in Content tab of TextFileInput stepProcessor of Filters.Read all sorts of text files, convert them to rows and writes these to one or more output streams.Reader for one text file.Some common methods for text file parsing.