Uses of Package
org.pentaho.di.trans.steps.fileinput.text
Packages that use org.pentaho.di.trans.steps.fileinput.text
Package
Description
-
Classes in org.pentaho.di.trans.steps.fileinput.text used by org.pentaho.di.trans.steps.commonClassDescriptionWraps an InputStreamReader with a BufferedReader enabling mark/reset and other buffered features while still being able to report the original encoding.
-
Classes in org.pentaho.di.trans.steps.fileinput.text used by org.pentaho.di.trans.steps.fileinput.textClassDescriptionBaseFileImportProcessor 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.Wraps an InputStreamReader with a BufferedReader enabling mark/reset and other buffered features while still being able to report the original encoding.Processor of Filters.
-