| Class | Description |
|---|---|
| MarkdownService |
This singleton helps to parse templates from the
Configuration.getTemplatesResource() folder, extract
Placeholders between Configuration.getPlaceholderBegin() and Configuration.getPlaceholderEnd()
tags, create ReportDocuments which represent a content of the placeholders and generate new documents in the
Configuration.getTargetDirectory() with the new content instead of placeholders. |
Copyright © 2023. All rights reserved.