blob: c88f678e7ab38f100871b7bc917b4a21714c5501 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Wed Dec 11 21:10:39 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.log4j.Layout (Apache Log4j 1.x Compatibility API 2.13.0 API)</title>
<meta name="date" content="2019-12-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.log4j.Layout (Apache Log4j 1.x Compatibility API 2.13.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/log4j/class-use/Layout.html" target="_top">Frames</a></li>
<li><a href="Layout.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.log4j.Layout" class="title">Uses of Class<br>org.apache.log4j.Layout</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.log4j">org.apache.log4j</a></td>
<td class="colLast">
<div class="block">Log4j 1.x compatibility layer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.log4j.bridge">org.apache.log4j.bridge</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.log4j.builders">org.apache.log4j.builders</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.log4j.builders.layout">org.apache.log4j.builders.layout</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.log4j.config">org.apache.log4j.config</a></td>
<td class="colLast">
<div class="block">Log4j 1.x compatibility layer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.log4j.xml">org.apache.log4j.xml</a></td>
<td class="colLast">
<div class="block">Log4j 1.x compatibility layer.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.log4j">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a> in <a href="../../../../org/apache/log4j/package-summary.html">org.apache.log4j</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a> in <a href="../../../../org/apache/log4j/package-summary.html">org.apache.log4j</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/PatternLayout.html" title="class in org.apache.log4j">PatternLayout</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/SimpleLayout.html" title="class in org.apache.log4j">SimpleLayout</a></span></code>
<div class="block">Simple-layout.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../org/apache/log4j/package-summary.html">org.apache.log4j</a> declared as <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">AppenderSkeleton.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/AppenderSkeleton.html#layout">layout</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/log4j/package-summary.html">org.apache.log4j</a> that return <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">AppenderSkeleton.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/AppenderSkeleton.html#getLayout--">getLayout</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">Appender.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/Appender.html#getLayout--">getLayout</a></span>()</code>
<div class="block">Returns this appenders layout.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/log4j/package-summary.html">org.apache.log4j</a> with parameters of type <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AppenderSkeleton.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/AppenderSkeleton.html#setLayout-org.apache.log4j.Layout-">setLayout</a></span>(<a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a>&nbsp;layout)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Appender.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/Appender.html#setLayout-org.apache.log4j.Layout-">setLayout</a></span>(<a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a>&nbsp;layout)</code>
<div class="block">Set the <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j"><code>Layout</code></a> for this appender.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../org/apache/log4j/package-summary.html">org.apache.log4j</a> with parameters of type <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/WriterAppender.html#WriterAppender-org.apache.log4j.Layout-java.io.OutputStream-">WriterAppender</a></span>(<a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a>&nbsp;layout,
<a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;os)</code>
<div class="block">Instantiate a WriterAppender and set the output destination to a
new <a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStreamWriter.html?is-external=true" title="class or interface in java.io"><code>OutputStreamWriter</code></a> initialized with <code>os</code>
as its <a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><code>OutputStream</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/WriterAppender.html#WriterAppender-org.apache.log4j.Layout-java.io.Writer-">WriterAppender</a></span>(<a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a>&nbsp;layout,
<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;writer)</code>
<div class="block">Instantiate a WriterAppender and set the output destination to
<code>writer</code>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.log4j.bridge">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a> in <a href="../../../../org/apache/log4j/bridge/package-summary.html">org.apache.log4j.bridge</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a> in <a href="../../../../org/apache/log4j/bridge/package-summary.html">org.apache.log4j.bridge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/bridge/LayoutWrapper.html" title="class in org.apache.log4j.bridge">LayoutWrapper</a></span></code>
<div class="block">Bridge between the Log4j 1 Layout and a Log4j 2 Layout.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/log4j/bridge/package-summary.html">org.apache.log4j.bridge</a> that return <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">AppenderWrapper.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/bridge/AppenderWrapper.html#getLayout--">getLayout</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/log4j/bridge/package-summary.html">org.apache.log4j.bridge</a> with parameters of type <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AppenderWrapper.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/bridge/AppenderWrapper.html#setLayout-org.apache.log4j.Layout-">setLayout</a></span>(<a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a>&nbsp;layout)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../org/apache/log4j/bridge/package-summary.html">org.apache.log4j.bridge</a> with parameters of type <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/bridge/LayoutAdapter.html#LayoutAdapter-org.apache.log4j.Layout-">LayoutAdapter</a></span>(<a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a>&nbsp;layout)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.log4j.builders">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a> in <a href="../../../../org/apache/log4j/builders/package-summary.html">org.apache.log4j.builders</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/log4j/builders/package-summary.html">org.apache.log4j.builders</a> that return <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">BuilderManager.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/BuilderManager.html#parseLayout-java.lang.String-org.w3c.dom.Element-org.apache.log4j.xml.XmlConfiguration-">parseLayout</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;layoutElement,
<a href="../../../../org/apache/log4j/xml/XmlConfiguration.html" title="class in org.apache.log4j.xml">XmlConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">BuilderManager.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/BuilderManager.html#parseLayout-java.lang.String-java.lang.String-java.util.Properties-org.apache.log4j.config.PropertiesConfiguration-">parseLayout</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;layoutPrefix,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="../../../../org/apache/log4j/config/PropertiesConfiguration.html" title="class in org.apache.log4j.config">PropertiesConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.log4j.builders.layout">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a> in <a href="../../../../org/apache/log4j/builders/layout/package-summary.html">org.apache.log4j.builders.layout</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/log4j/builders/layout/package-summary.html">org.apache.log4j.builders.layout</a> that return <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">XmlLayoutBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/layout/XmlLayoutBuilder.html#parseLayout-org.w3c.dom.Element-org.apache.log4j.xml.XmlConfiguration-">parseLayout</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;layoutElement,
<a href="../../../../org/apache/log4j/xml/XmlConfiguration.html" title="class in org.apache.log4j.xml">XmlConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">TTCCLayoutBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/layout/TTCCLayoutBuilder.html#parseLayout-org.w3c.dom.Element-org.apache.log4j.xml.XmlConfiguration-">parseLayout</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;layoutElement,
<a href="../../../../org/apache/log4j/xml/XmlConfiguration.html" title="class in org.apache.log4j.xml">XmlConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">SimpleLayoutBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/layout/SimpleLayoutBuilder.html#parseLayout-org.w3c.dom.Element-org.apache.log4j.xml.XmlConfiguration-">parseLayout</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;layoutElement,
<a href="../../../../org/apache/log4j/xml/XmlConfiguration.html" title="class in org.apache.log4j.xml">XmlConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">PatternLayoutBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/layout/PatternLayoutBuilder.html#parseLayout-org.w3c.dom.Element-org.apache.log4j.xml.XmlConfiguration-">parseLayout</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;layoutElement,
<a href="../../../../org/apache/log4j/xml/XmlConfiguration.html" title="class in org.apache.log4j.xml">XmlConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">LayoutBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/layout/LayoutBuilder.html#parseLayout-org.w3c.dom.Element-org.apache.log4j.xml.XmlConfiguration-">parseLayout</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;element,
<a href="../../../../org/apache/log4j/xml/XmlConfiguration.html" title="class in org.apache.log4j.xml">XmlConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">HtmlLayoutBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/layout/HtmlLayoutBuilder.html#parseLayout-org.w3c.dom.Element-org.apache.log4j.xml.XmlConfiguration-">parseLayout</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;layoutElement,
<a href="../../../../org/apache/log4j/xml/XmlConfiguration.html" title="class in org.apache.log4j.xml">XmlConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">XmlLayoutBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/layout/XmlLayoutBuilder.html#parseLayout-org.apache.log4j.config.PropertiesConfiguration-">parseLayout</a></span>(<a href="../../../../org/apache/log4j/config/PropertiesConfiguration.html" title="class in org.apache.log4j.config">PropertiesConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">TTCCLayoutBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/layout/TTCCLayoutBuilder.html#parseLayout-org.apache.log4j.config.PropertiesConfiguration-">parseLayout</a></span>(<a href="../../../../org/apache/log4j/config/PropertiesConfiguration.html" title="class in org.apache.log4j.config">PropertiesConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">SimpleLayoutBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/layout/SimpleLayoutBuilder.html#parseLayout-org.apache.log4j.config.PropertiesConfiguration-">parseLayout</a></span>(<a href="../../../../org/apache/log4j/config/PropertiesConfiguration.html" title="class in org.apache.log4j.config">PropertiesConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">PatternLayoutBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/layout/PatternLayoutBuilder.html#parseLayout-org.apache.log4j.config.PropertiesConfiguration-">parseLayout</a></span>(<a href="../../../../org/apache/log4j/config/PropertiesConfiguration.html" title="class in org.apache.log4j.config">PropertiesConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">LayoutBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/layout/LayoutBuilder.html#parseLayout-org.apache.log4j.config.PropertiesConfiguration-">parseLayout</a></span>(<a href="../../../../org/apache/log4j/config/PropertiesConfiguration.html" title="class in org.apache.log4j.config">PropertiesConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">HtmlLayoutBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/builders/layout/HtmlLayoutBuilder.html#parseLayout-org.apache.log4j.config.PropertiesConfiguration-">parseLayout</a></span>(<a href="../../../../org/apache/log4j/config/PropertiesConfiguration.html" title="class in org.apache.log4j.config">PropertiesConfiguration</a>&nbsp;config)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.log4j.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a> in <a href="../../../../org/apache/log4j/config/package-summary.html">org.apache.log4j.config</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/log4j/config/package-summary.html">org.apache.log4j.config</a> that return <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">PropertiesConfiguration.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/config/PropertiesConfiguration.html#parseLayout-java.lang.String-java.lang.String-java.util.Properties-">parseLayout</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;layoutPrefix,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;appenderName,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.log4j.xml">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a> in <a href="../../../../org/apache/log4j/xml/package-summary.html">org.apache.log4j.xml</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/apache/log4j/xml/package-summary.html">org.apache.log4j.xml</a> that return <a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Layout</a></code></td>
<td class="colLast"><span class="typeNameLabel">XmlConfiguration.</span><code><span class="memberNameLink"><a href="../../../../org/apache/log4j/xml/XmlConfiguration.html#parseLayout-org.w3c.dom.Element-">parseLayout</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;layoutElement)</code>
<div class="block">Used internally to parse a layout element.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../org/apache/log4j/Layout.html" title="class in org.apache.log4j">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/log4j/class-use/Layout.html" target="_top">Frames</a></li>
<li><a href="Layout.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><p align="center">Copyright &#169; 1999-2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.<br /> 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.</p></small></p>
</body>
</html>