public static final class HtmlTag.Html extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
HtmlTag |
body() |
void |
close() |
void |
head(HtmlTag.Attribute<HtmlTag>... tags) |
@SafeVarargs public final void head(HtmlTag.Attribute<HtmlTag>... tags)
public HtmlTag body()
public void close()
close in interface AutoCloseableCopyright © 2019. All rights reserved.