public static interface HamletSpec._Html extends HamletSpec._Head, HamletSpec._Body, HamletSpec.__
| Modifier and Type | Method and Description | 
|---|---|
| HamletSpec.BODY | body()Add a BODY element. | 
| HamletSpec.BODY | body(String selector)Add a BODY element. | 
| HamletSpec.HEAD | head()Add a HEAD element. | 
base, base, title, titlelink, link, meta_http, meta, meta, style, stylescript, scriptobject, object__, address, address, blockquote, bq, div, div, dl, dl, hr, hr, p, p, table, tableh1, h1, h1, h2, h2, h2, h3, h3, h3, h4, h4, h4, h5, h5, h5, h6, h6, h6ol, ol, ul, ulpre, preform, formfieldset, fieldsetdel, del, ins, insHamletSpec.HEAD head()
HamletSpec.BODY body()
HamletSpec.BODY body(String selector)
selector - the css selector in the form of (#id)*(.class)*Copyright © 2008–2023 Apache Software Foundation. All rights reserved.