Package overit.geocall.basic.ui.xlsx
Interface IXlsxValueModificator
public interface IXlsxValueModificator
Interface that is implemented to allow to modify a row of the resultset that
process POIDBSTatementView
-
Method Summary
-
Method Details
-
modify
- Parameters:
values- Contains a row of the resultsetfiledPos- Map field-position in the arraylist- Returns:
- The modified arraylist
-