public static interface HamletSpec._Option extends HamletSpec._Child
Modifier and Type | Method and Description |
---|---|
HamletSpec.OPTION |
option()
Add a OPTION element.
|
HamletSpec._Option |
option(String cdata)
Add a complete OPTION element.
|
_
HamletSpec.OPTION option()
HamletSpec._Option option(String cdata)
cdata
- the contentCopyright © 2008–2019 Apache Software Foundation. All rights reserved.