HamletSpec.__, HamletSpec._ChildHamletSpec.DLHamlet.DLpublic static interface HamletSpec._Dl extends HamletSpec._Child
| Modifier and Type | Method | Description |
|---|---|---|
HamletSpec.DD |
dd() |
Add a DD (definition/description) element.
|
HamletSpec._Dl |
dd(java.lang.String cdata) |
Add a complete DD element.
|
HamletSpec.DT |
dt() |
Add a DT (term of the item) element.
|
HamletSpec._Dl |
dt(java.lang.String cdata) |
Add a complete DT element.
|
__HamletSpec.DT dt()
HamletSpec._Dl dt(java.lang.String cdata)
cdata - the contentHamletSpec.DD dd()
HamletSpec._Dl dd(java.lang.String cdata)
cdata - the contentCopyright © 2008–2025 Apache Software Foundation. All rights reserved.