DDS-GmbH / jocument

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

Enable ReflectionResolver to resolve map keys #138

Closed AntonOellerer closed 2 years ago

AntonOellerer commented 2 years ago

This commit adds the functionality s.t. the jocument can resolve placeholders referencing map keys. It has been integrated into the reflection-based resolvers

Related to https://app.shortcut.com/ddsg/story/4792/implement-dataset-block-for-xlsx-reports

AntonOellerer commented 2 years ago

not needed for now