public static interface HamletSpec._Head extends HamletSpec.HeadMisc
Modifier and Type | Method and Description |
---|---|
HamletSpec.BASE |
base()
Add a BASE element.
|
HamletSpec._Head |
base(String uri)
Add a complete BASE element.
|
HamletSpec.TITLE |
title()
Add a TITLE element.
|
HamletSpec._Head |
title(String cdata)
Add a TITLE element.
|
link, link, meta_http, meta, meta, style, style
script, script
object, object
HamletSpec.TITLE title()
HamletSpec._Head title(String cdata)
cdata
- the contentHamletSpec.BASE base()
HamletSpec._Head base(String uri)
uri
- Copyright © 2008–2019 Apache Software Foundation. All rights reserved.