Package org.apache.log4j.builders.layout
Class HtmlLayoutBuilder
java.lang.Object
org.apache.log4j.builders.AbstractBuilder<Layout>
org.apache.log4j.builders.layout.HtmlLayoutBuilder
- All Implemented Interfaces:
Builder<Layout>,LayoutBuilder,Parser<Layout>
@Plugin(name="org.apache.log4j.HTMLLayout",
category="Log4j Builder")
public class HtmlLayoutBuilder
extends AbstractBuilder<Layout>
implements LayoutBuilder
Build a Pattern Layout
-
Field Summary
Fields inherited from class org.apache.log4j.builders.AbstractBuilder
APPEND_PARAM, BUFFER_SIZE_PARAM, BUFFERED_IO_PARAM, FILE_PARAM, IMMEDIATE_FLUSH_PARAM, MAX_BACKUP_INDEX, MAX_SIZE_PARAM, NULL, RELATIVE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparse(PropertiesConfiguration config) Parses a PropertiesConfigurationt.parse(Element layoutElement, XmlConfiguration config) Parses a DOM Element.Methods inherited from class org.apache.log4j.builders.AbstractBuilder
buildFilters, getBooleanProperty, getBooleanProperty, getBooleanValueAttribute, getIntegerProperty, getLongProperty, getNameAttribute, getNameAttributeKey, getProperties, getProperty, getProperty, getValueAttribute, getValueAttribute, set, set, set, set, substVars