engswee / equalize-cpi-converter

CPI Converter a.k.a. FormatConversionBean for CPI
MIT License
17 stars 9 forks source link

New Request : add feature without key field values #11

Open vengalm opened 1 year ago

vengalm commented 1 year ago

Hi,

very happy to see conversionbean available for CPI as well now, but.. i can see key field is mandatory for deepPlaintoXML.

in some cases, we will not get key fields within input data but, they will considered first line as header, last line as footer and remaining middle lines are line items.

can we make feature to consider first line or last line/first line and last line as header and footer without any key field value?