| Interface | Description |
|---|---|
| FormattedArtifactIF |
The FormattedArtifactIF interface should be implemented by whatever mechanism
you want to use to gathers the formatted output of the dark-matter templating
mechanisms.
|
| SectionIF |
The SectionIF interface is implemented by all classes generated as a result
of Section definitions in a .dmtdl module.
|
| ValueContainerIF |
| Class | Description |
|---|---|
| FormattedFile | |
| FormattedStringBuffer | |
| StaticAccessInfo | |
| TemplateMediator |
The TemplateMediator provides the linkage between a Section and the associated
Template that has been loaded from the separate template definition file.
|
| ValueContainer |
The ValueContainer implements the SectionIF interface so that we
can inject arbitrary values into a Template.
|
Copyright © 2023. All rights reserved.