Uses of Enum
org.apache.logging.log4j.core.layout.HtmlLayout.FontSize
-
Uses of HtmlLayout.FontSize in org.apache.logging.log4j.core.layout
Modifier and TypeMethodDescriptionstatic HtmlLayout.FontSize
HtmlLayout.FontSize.getFontSize
(String size) HtmlLayout.FontSize.larger()
static HtmlLayout.FontSize
Returns the enum constant of this type with the specified name.static HtmlLayout.FontSize[]
HtmlLayout.FontSize.values()
Returns an array containing the constants of this enum type, in the order they are declared.