HamletSpec.__, HamletSpec._Block, HamletSpec._Body, HamletSpec._FieldSet, HamletSpec._Form, HamletSpec._Head, HamletSpec._InsDel, HamletSpec._Object, HamletSpec._Script, HamletSpec.Block, HamletSpec.Heading, HamletSpec.HeadMisc, HamletSpec.Listing, HamletSpec.PreformattedHamletSpec.HTMLHamlet, Hamlet.HTML, HtmlBlock.Block, HtmlPage.Pagepublic static interface HamletSpec._Html extends HamletSpec._Head, HamletSpec._Body, HamletSpec.__
| Modifier and Type | Method | Description |
|---|---|---|
HamletSpec.BODY |
body() |
Add a BODY element.
|
HamletSpec.BODY |
body(java.lang.String selector) |
Add a BODY element.
|
HamletSpec.HEAD |
head() |
Add a HEAD element.
|
__, address, address, blockquote, bq, div, div, dl, dl, hr, hr, p, p, table, tablefieldset, fieldsetform, formbase, base, title, titledel, del, ins, insobject, objectscript, scripth1, h1, h1, h2, h2, h2, h3, h3, h3, h4, h4, h4, h5, h5, h5, h6, h6, h6link, link, meta, meta, meta_http, style, styleol, ol, ul, ulpre, preHamletSpec.HEAD head()
HamletSpec.BODY body()
HamletSpec.BODY body(java.lang.String selector)
selector - the css selector in the form of (#id)*(.class)*Copyright © 2008–2025 Apache Software Foundation. All rights reserved.