DDS-GmbH / jocument

JVM based template engine for DOCX and XLSX.
MIT License
3 stars 1 forks source link

Allow custom mime type determination #154

Closed AntonOellerer closed 1 year ago

AntonOellerer commented 2 years ago

To allow library users to influence the file type determination process, this commit refactors the ft-detection and image dimension determination logic so that ImageStrategy can be filled with a custom file type detector.