OP-TED / eforms-notice-viewer

This is a sample eForms application that can visualise an eForms notice. It uses efx-toolkit-java to generate XSL templates from notice view templates written in EFX. It then uses an XSLT processor to generate an HTML visualisation of any given eForms notice.
https://docs.ted.europa.eu/eforms-common/notice-viewer/index.html
European Union Public License 1.2
10 stars 2 forks source link

[NoticeViewer]: Avoid unnecessary SDK downloading by providing the EF… #57

Closed meletev closed 1 year ago

meletev commented 1 year ago

…X template path to EfxTemplateTranslator.renderTemplate instead of an input stream.