poi-object-mapper icon indicating copy to clipboard operation
poi-object-mapper copied to clipboard

Indexing order of Headers at annotations to write

Open HarshaM0211 opened this issue 9 months ago • 0 comments

Modified Spreadsheet.getColumnNames( ) method. Added new method Spreadsheet.getIndexToPropertyMap( ). Modified exisitng method getPropertyToColumnNameMap( ) to avoid the non-annotated methods in written sheet. ("tring") Added test-cases.

HarshaM0211 avatar Oct 11 '23 09:10 HarshaM0211