ozlerhakan / poiji

:candy: A library converting XLS and XLSX files to a list of Java objects based on Apache POI
MIT License
466 stars 134 forks source link

Regex Expression support for column name(s) #304

Closed aerfus closed 8 months ago

aerfus commented 9 months ago

Discussed in https://github.com/ozlerhakan/poiji/discussions/262

Originally posted by **elderdo** December 15, 2022 Have you ever considered allowing regular expressions for column header annotations? That would provide a lot of flexibility in matching with Headers that may not match exactly, but are close.
github-actions[bot] commented 9 months ago

Thank you for contributing to Poiji! Feel free to create a PR If you want to contribute directly :)