Package org.pentaho.di.trans.steps.excelinput

Class Summary
ExcelInput This class reads data from one or more Microsoft Excel files.
ExcelInputData  
ExcelInputField Describes a single field in an excel file
ExcelInputMeta Meta data for the Excel step.
ExcelInputRow Represent 1 row in a an Excel sheet.
Messages  
 

Exception Summary
KettleCellValueException Extended KettleValueException that allows passing extra context info up the chain (sheet, row, and column IDs).