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