| Package | Description |
|---|---|
| org.dmd.templates.server.extended | |
| org.dmd.templates.server.generated.dmw |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainedElement |
class |
ExtensionHook |
class |
Section |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionHookDMW
The dark-matter Domain Specific Definition (DSD) mechanisms allow for
the\n extension of objects using auxliary classes and arbitrary name value
pairs (via the nvp attribute).\n These mechanisms are useful because they
allow you to augment an existing Domain Specific Language\n (DSL) with
your own information that can be used to facilitate generation of other
types\n of artifacts.\n
|
class |
SectionDMW
A Section represents part of a textual artifact that you want to format.\n
The artifact could be an XHTML document, an XML document, a piece of code,
a form\n letter - whatever.
|
Copyright © 2023. All rights reserved.