public class Html extends HtmlElement<Html>
attributes, inline| Constructor and Description |
|---|
Html(HtmlComponent... components) |
| Modifier and Type | Method and Description |
|---|---|
Body |
createBody() |
Head |
createHead() |
addBreak, addComponent, addComponent, addComponents, formatComponents, formatEndTag, formatStartTag, getTagName, isInline, setComponents, toString, withAlign, withAttribute, withClass, withComponents, withRawTextContent, withStyle, withTextContent, withTitle, withValignpublic Html(HtmlComponent... components)
Copyright © 2006–2016 Volker Bergmann. All rights reserved.