public static class HtmlLayout.Builder extends Object implements Builder<HtmlLayout>
Modifier and Type | Method and Description |
---|---|
HtmlLayout |
build()
Builds the plugin object after all configuration has been set.
|
HtmlLayout.Builder |
withCharset(Charset charset) |
HtmlLayout.Builder |
withContentType(String contentType) |
HtmlLayout.Builder |
withFontName(String fontName) |
HtmlLayout.Builder |
withFontSize(HtmlLayout.FontSize fontSize) |
HtmlLayout.Builder |
withLocationInfo(boolean locationInfo) |
HtmlLayout.Builder |
withTitle(String title) |
public HtmlLayout.Builder withLocationInfo(boolean locationInfo)
public HtmlLayout.Builder withTitle(String title)
public HtmlLayout.Builder withContentType(String contentType)
public HtmlLayout.Builder withCharset(Charset charset)
public HtmlLayout.Builder withFontSize(HtmlLayout.FontSize fontSize)
public HtmlLayout.Builder withFontName(String fontName)
public HtmlLayout build()
Builder
build
in interface Builder<HtmlLayout>
Copyright © 1999-2021 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.