public static interface HamletSpec._Li extends HamletSpec._Child
| Modifier and Type | Method and Description | 
|---|---|
| HamletSpec.LI | li()Add a LI (list item) element. | 
| HamletSpec._Li | li(String cdata)Add a LI element. | 
_HamletSpec.LI li()
HamletSpec._Li li(String cdata)
cdata - the contentCopyright © 2008–2023 Apache Software Foundation. All rights reserved.