5667a11a926dd08ac15d5b07e576cb8e6a572ebd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable richedRowEnd : boolean to isFormula : boolean in method private parseRow() : KCell[] in class org.pentaho.di.trans.steps.excelinput.staxpoi.StaxPoiSheet | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private RELATION_NS_URI : String in class org.pentaho.di.trans.steps.excelinput.staxpoi.StaxPoiWorkbook | From | To | |
Extract Variable | 1 | ||
Extract Variable dim : String in method public StaxPoiSheet(reader XSSFReader, sheetName String, sheetID String) from class org.pentaho.di.trans.steps.excelinput.staxpoi.StaxPoiSheet | From | To | |
Extract Method | 2 | ||
Extract Method protected getWorkbook(file String, encoding String) : KWorkbook extracted from private readData() : void in class org.pentaho.di.trans.steps.excelinput.StaxWorkBookTest | From | To | |
Extract Method private parseRow() : KCell[] extracted from public getRow(rownr int) : KCell[] in class org.pentaho.di.trans.steps.excelinput.staxpoi.StaxPoiSheet | From | To |