public static interface HamletSpec._Dl extends HamletSpec._Child
| Modifier and Type | Method and Description | 
|---|---|
| HamletSpec.DD | dd()Add a DD (definition/description) element. | 
| HamletSpec._Dl | dd(String cdata)Add a complete DD element. | 
| HamletSpec.DT | dt()Add a DT (term of the item) element. | 
| HamletSpec._Dl | dt(String cdata)Add a complete DT element. | 
_HamletSpec.DT dt()
HamletSpec._Dl dt(String cdata)
cdata - the contentHamletSpec.DD dd()
HamletSpec._Dl dd(String cdata)
cdata - the contentCopyright © 2008–2023 Apache Software Foundation. All rights reserved.