Package org.apache.hop.ui.pipeline.transform.common
-
Interface Summary Interface Description ICsvInputAwareImportProgressDialog A common interface for progress dialogs that import csv data.ICsvInputAwareTransformDialog A common interface for all transform dialogs aware of the csv input format, such as CSV Input and Text File Input DialogIGetFieldsCapableTransformDialog<TransformMetaType extends BaseTransformMeta> An interface providing functionality for any transform dialog that has the "get fields" capability. -
Class Summary Class Description FieldSelectionDialog A dialog with options to (re)load all fields, or only add new ones.GetFieldsSampleDataDialog A dialog that allows the user to select the number of data rows to sample, when fetching fields.TextFileLineUtil