blob: 02f23748f3e92fcea6d7f8cf61e0b2cebd8eee5c [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Uses of Class org.apache.logging.log4j.core.lookup.StrSubstitutor (Apache Log4j Core 2.23.1 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="use: package: org.apache.logging.log4j.core.lookup, class: StrSubstitutor">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">Class</a></li>
<li class="nav-bar-cell1-rev">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#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class org.apache.logging.log4j.core.lookup.StrSubstitutor" class="title">Uses of Class<br>org.apache.logging.log4j.core.lookup.StrSubstitutor</h1>
</div>
<div class="caption"><span>Packages that use <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.appender">org.apache.logging.log4j.core.appender</a></div>
<div class="col-last even-row-color">
<div class="block">Log4j 2 Appenders.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.logging.log4j.core.appender.rolling">org.apache.logging.log4j.core.appender.rolling</a></div>
<div class="col-last odd-row-color">
<div class="block">Rolling File Appender and support classes.</div>
</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.appender.rolling.action">org.apache.logging.log4j.core.appender.rolling.action</a></div>
<div class="col-last even-row-color">
<div class="block">Support classes for the Rolling File Appender.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.logging.log4j.core.config">org.apache.logging.log4j.core.config</a></div>
<div class="col-last odd-row-color">
<div class="block">Configuration of Log4j 2.</div>
</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.config.plugins.visitors">org.apache.logging.log4j.core.config.plugins.visitors</a></div>
<div class="col-last even-row-color">
<div class="block">Visitor classes for extracting values from a Configuration or Node corresponding to a plugin annotation.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.logging.log4j.core.lookup">org.apache.logging.log4j.core.lookup</a></div>
<div class="col-last odd-row-color">
<div class="block">Log4j 2 Lookups.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="org.apache.logging.log4j.core.appender">
<h2>Uses of <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a> in <a href="../../appender/package-summary.html">org.apache.logging.log4j.core.appender</a></h2>
<div class="caption"><span>Methods in <a href="../../appender/package-summary.html">org.apache.logging.log4j.core.appender</a> that return <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractManager.</span><code><a href="../../appender/AbstractManager.html#getStrSubstitutor()" class="member-name-link">getStrSubstitutor</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">Gets my configuration's StrSubstitutor or null.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.appender.rolling">
<h2>Uses of <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a> in <a href="../../appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</a></h2>
<div class="caption"><span>Fields in <a href="../../appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</a> declared as <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected final <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractRolloverStrategy.</span><code><a href="../../appender/rolling/AbstractRolloverStrategy.html#strSubstitutor" class="member-name-link">strSubstitutor</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</a> that return <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractRolloverStrategy.</span><code><a href="../../appender/rolling/AbstractRolloverStrategy.html#getStrSubstitutor()" class="member-name-link">getStrSubstitutor</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</a> with parameters of type <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>final void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">PatternProcessor.</span><code><a href="../../appender/rolling/PatternProcessor.html#formatFileName(org.apache.logging.log4j.core.lookup.StrSubstitutor,java.lang.StringBuilder,boolean,java.lang.Object)" class="member-name-link">formatFileName</a><wbr>(<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;subst,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html" title="class or interface in java.lang" class="external-link">StringBuilder</a>&nbsp;buf,
boolean&nbsp;useCurrentTime,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;obj)</code></div>
<div class="col-last even-row-color">
<div class="block">Formats file name.</div>
</div>
<div class="col-first odd-row-color"><code>final void</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PatternProcessor.</span><code><a href="../../appender/rolling/PatternProcessor.html#formatFileName(org.apache.logging.log4j.core.lookup.StrSubstitutor,java.lang.StringBuilder,java.lang.Object)" class="member-name-link">formatFileName</a><wbr>(<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;subst,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html" title="class or interface in java.lang" class="external-link">StringBuilder</a>&nbsp;buf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;obj)</code></div>
<div class="col-last odd-row-color">
<div class="block">Formats file name.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../appender/rolling/package-summary.html">org.apache.logging.log4j.core.appender.rolling</a> with parameters of type <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-second even-row-color"><code><a href="../../appender/rolling/AbstractRolloverStrategy.html#%3Cinit%3E(org.apache.logging.log4j.core.lookup.StrSubstitutor)" class="member-name-link">AbstractRolloverStrategy</a><wbr>(<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;strSubstitutor)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>protected </code></div>
<div class="col-second odd-row-color"><code><a href="../../appender/rolling/DefaultRolloverStrategy.html#%3Cinit%3E(int,int,boolean,int,org.apache.logging.log4j.core.lookup.StrSubstitutor,org.apache.logging.log4j.core.appender.rolling.action.Action%5B%5D,boolean)" class="member-name-link">DefaultRolloverStrategy</a><wbr>(int&nbsp;minIndex,
int&nbsp;maxIndex,
boolean&nbsp;useMax,
int&nbsp;compressionLevel,
<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;strSubstitutor,
<a href="../../appender/rolling/action/Action.html" title="interface in org.apache.logging.log4j.core.appender.rolling.action">Action</a>[]&nbsp;customActions,
boolean&nbsp;stopCustomActionsOnError)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Since 2.9 Added tempCompressedFilePatternString parameter</div>
</div>
</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-second even-row-color"><code><a href="../../appender/rolling/DefaultRolloverStrategy.html#%3Cinit%3E(int,int,boolean,int,org.apache.logging.log4j.core.lookup.StrSubstitutor,org.apache.logging.log4j.core.appender.rolling.action.Action%5B%5D,boolean,java.lang.String)" class="member-name-link">DefaultRolloverStrategy</a><wbr>(int&nbsp;minIndex,
int&nbsp;maxIndex,
boolean&nbsp;useMax,
int&nbsp;compressionLevel,
<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;strSubstitutor,
<a href="../../appender/rolling/action/Action.html" title="interface in org.apache.logging.log4j.core.appender.rolling.action">Action</a>[]&nbsp;customActions,
boolean&nbsp;stopCustomActionsOnError,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;tempCompressedFilePatternString)</code></div>
<div class="col-last even-row-color">
<div class="block">Constructs a new instance.</div>
</div>
<div class="col-first odd-row-color"><code>protected </code></div>
<div class="col-second odd-row-color"><code><a href="../../appender/rolling/DirectWriteRolloverStrategy.html#%3Cinit%3E(int,int,org.apache.logging.log4j.core.lookup.StrSubstitutor,org.apache.logging.log4j.core.appender.rolling.action.Action%5B%5D,boolean)" class="member-name-link">DirectWriteRolloverStrategy</a><wbr>(int&nbsp;maxFiles,
int&nbsp;compressionLevel,
<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;strSubstitutor,
<a href="../../appender/rolling/action/Action.html" title="interface in org.apache.logging.log4j.core.appender.rolling.action">Action</a>[]&nbsp;customActions,
boolean&nbsp;stopCustomActionsOnError)</code></div>
<div class="col-last odd-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span>
<div class="deprecation-comment">Since 2.9 Added tempCompressedFilePatternString parameter</div>
</div>
</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-second even-row-color"><code><a href="../../appender/rolling/DirectWriteRolloverStrategy.html#%3Cinit%3E(int,int,org.apache.logging.log4j.core.lookup.StrSubstitutor,org.apache.logging.log4j.core.appender.rolling.action.Action%5B%5D,boolean,java.lang.String)" class="member-name-link">DirectWriteRolloverStrategy</a><wbr>(int&nbsp;maxFiles,
int&nbsp;compressionLevel,
<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;strSubstitutor,
<a href="../../appender/rolling/action/Action.html" title="interface in org.apache.logging.log4j.core.appender.rolling.action">Action</a>[]&nbsp;customActions,
boolean&nbsp;stopCustomActionsOnError,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;tempCompressedFilePatternString)</code></div>
<div class="col-last even-row-color">
<div class="block">Constructs a new instance.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.appender.rolling.action">
<h2>Uses of <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a> in <a href="../../appender/rolling/action/package-summary.html">org.apache.logging.log4j.core.appender.rolling.action</a></h2>
<div class="caption"><span>Methods in <a href="../../appender/rolling/action/package-summary.html">org.apache.logging.log4j.core.appender.rolling.action</a> that return <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractPathAction.</span><code><a href="../../appender/rolling/action/AbstractPathAction.html#getStrSubstitutor()" class="member-name-link">getStrSubstitutor</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../appender/rolling/action/package-summary.html">org.apache.logging.log4j.core.appender.rolling.action</a> with parameters of type <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../../appender/rolling/action/PosixViewAttributeAction.Builder.html" title="class in org.apache.logging.log4j.core.appender.rolling.action">PosixViewAttributeAction.Builder</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PosixViewAttributeAction.Builder.</span><code><a href="../../appender/rolling/action/PosixViewAttributeAction.Builder.html#withSubst(org.apache.logging.log4j.core.lookup.StrSubstitutor)" class="member-name-link">withSubst</a><wbr>(<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;subst)</code></div>
<div class="col-last even-row-color">
<div class="block">Define string substituter.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../../appender/rolling/action/package-summary.html">org.apache.logging.log4j.core.appender.rolling.action</a> with parameters of type <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-second even-row-color"><code><a href="../../appender/rolling/action/AbstractPathAction.html#%3Cinit%3E(java.lang.String,boolean,int,org.apache.logging.log4j.core.appender.rolling.action.PathCondition%5B%5D,org.apache.logging.log4j.core.lookup.StrSubstitutor)" class="member-name-link">AbstractPathAction</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;basePath,
boolean&nbsp;followSymbolicLinks,
int&nbsp;maxDepth,
<a href="../../appender/rolling/action/PathCondition.html" title="interface in org.apache.logging.log4j.core.appender.rolling.action">PathCondition</a>[]&nbsp;pathFilters,
<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;subst)</code></div>
<div class="col-last even-row-color">
<div class="block">Creates a new AbstractPathAction that starts scanning for files to process from the specified base path.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.config">
<h2>Uses of <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a> in <a href="../../config/package-summary.html">org.apache.logging.log4j.core.config</a></h2>
<div class="caption"><span>Fields in <a href="../../config/package-summary.html">org.apache.logging.log4j.core.config</a> declared as <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected final <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ConfigurationFactory.</span><code><a href="../../config/ConfigurationFactory.html#substitutor" class="member-name-link">substitutor</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../config/package-summary.html">org.apache.logging.log4j.core.config</a> that return <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractConfiguration.</span><code><a href="../../config/AbstractConfiguration.html#getConfigurationStrSubstitutor()" class="member-name-link">getConfigurationStrSubstitutor</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>default <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Configuration.</span><code><a href="../../config/Configuration.html#getConfigurationStrSubstitutor()" class="member-name-link">getConfigurationStrSubstitutor</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractConfiguration.</span><code><a href="../../config/AbstractConfiguration.html#getStrSubstitutor()" class="member-name-link">getStrSubstitutor</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Configuration.</span><code><a href="../../config/Configuration.html#getStrSubstitutor()" class="member-name-link">getStrSubstitutor</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../config/package-summary.html">org.apache.logging.log4j.core.config</a> with parameters of type <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Property.</span><code><a href="../../config/Property.html#evaluate(org.apache.logging.log4j.core.lookup.StrSubstitutor)" class="member-name-link">evaluate</a><wbr>(<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;substitutor)</code></div>
<div class="col-last even-row-color">
<div class="block">Evaluate this property with the provided substitutor.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.config.plugins.visitors">
<h2>Uses of <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a> in <a href="../../config/plugins/visitors/package-summary.html">org.apache.logging.log4j.core.config.plugins.visitors</a></h2>
<div class="caption"><span>Fields in <a href="../../config/plugins/visitors/package-summary.html">org.apache.logging.log4j.core.config.plugins.visitors</a> declared as <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractPluginVisitor.</span><code><a href="../../config/plugins/visitors/AbstractPluginVisitor.html#substitutor" class="member-name-link">substitutor</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../config/plugins/visitors/package-summary.html">org.apache.logging.log4j.core.config.plugins.visitors</a> with parameters of type <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../../config/plugins/visitors/PluginVisitor.html" title="interface in org.apache.logging.log4j.core.config.plugins.visitors">PluginVisitor</a>&lt;<a href="../../config/plugins/visitors/AbstractPluginVisitor.html" title="type parameter in AbstractPluginVisitor">A</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractPluginVisitor.</span><code><a href="../../config/plugins/visitors/AbstractPluginVisitor.html#setStrSubstitutor(org.apache.logging.log4j.core.lookup.StrSubstitutor)" class="member-name-link">setStrSubstitutor</a><wbr>(<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;aSubstitutor)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../../config/plugins/visitors/PluginVisitor.html" title="interface in org.apache.logging.log4j.core.config.plugins.visitors">PluginVisitor</a>&lt;<a href="../../config/plugins/visitors/PluginVisitor.html" title="type parameter in PluginVisitor">A</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PluginVisitor.</span><code><a href="../../config/plugins/visitors/PluginVisitor.html#setStrSubstitutor(org.apache.logging.log4j.core.lookup.StrSubstitutor)" class="member-name-link">setStrSubstitutor</a><wbr>(<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;substitutor)</code></div>
<div class="col-last odd-row-color">
<div class="block">Sets the StrSubstitutor to use for converting raw strings before type conversion.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.lookup">
<h2>Uses of <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a> in <a href="../package-summary.html">org.apache.logging.log4j.core.lookup</a></h2>
<div class="caption"><span>Subclasses of <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a> in <a href="../package-summary.html">org.apache.logging.log4j.core.lookup</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>final class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ConfigurationStrSubstitutor.html" class="type-name-link" title="class in org.apache.logging.log4j.core.lookup">ConfigurationStrSubstitutor</a></code></div>
<div class="col-last even-row-color">
<div class="block"><a href="../RuntimeStrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup"><code>RuntimeStrSubstitutor</code></a> is a <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup"><code>StrSubstitutor</code></a> which only supports recursive evaluation of lookups.</div>
</div>
<div class="col-first odd-row-color"><code>final class&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../RuntimeStrSubstitutor.html" class="type-name-link" title="class in org.apache.logging.log4j.core.lookup">RuntimeStrSubstitutor</a></code></div>
<div class="col-last odd-row-color">
<div class="block"><a href="../RuntimeStrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup"><code>RuntimeStrSubstitutor</code></a> is a <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup"><code>StrSubstitutor</code></a> which only supports evaluation of top-level lookups.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.apache.logging.log4j.core.lookup</a> that return <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">StrSubstitutor.</span><code><a href="../StrSubstitutor.html#setValueDelimiter(char)" class="member-name-link">setValueDelimiter</a><wbr>(char&nbsp;valueDelimiter)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the variable default value delimiter to use.</div>
</div>
<div class="col-first odd-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">StrSubstitutor.</span><code><a href="../StrSubstitutor.html#setValueDelimiter(java.lang.String)" class="member-name-link">setValueDelimiter</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;valueDelimiter)</code></div>
<div class="col-last odd-row-color">
<div class="block">Sets the variable default value delimiter to use.</div>
</div>
<div class="col-first even-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">StrSubstitutor.</span><code><a href="../StrSubstitutor.html#setValueDelimiterMatcher(org.apache.logging.log4j.core.lookup.StrMatcher)" class="member-name-link">setValueDelimiterMatcher</a><wbr>(<a href="../StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</a>&nbsp;valueDelimiterMatcher)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the variable default value delimiter matcher to use.</div>
</div>
<div class="col-first odd-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">StrSubstitutor.</span><code><a href="../StrSubstitutor.html#setVariablePrefix(char)" class="member-name-link">setVariablePrefix</a><wbr>(char&nbsp;prefix)</code></div>
<div class="col-last odd-row-color">
<div class="block">Sets the variable prefix to use.</div>
</div>
<div class="col-first even-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">StrSubstitutor.</span><code><a href="../StrSubstitutor.html#setVariablePrefix(java.lang.String)" class="member-name-link">setVariablePrefix</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;prefix)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the variable prefix to use.</div>
</div>
<div class="col-first odd-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">StrSubstitutor.</span><code><a href="../StrSubstitutor.html#setVariablePrefixMatcher(org.apache.logging.log4j.core.lookup.StrMatcher)" class="member-name-link">setVariablePrefixMatcher</a><wbr>(<a href="../StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</a>&nbsp;prefixMatcher)</code></div>
<div class="col-last odd-row-color">
<div class="block">Sets the variable prefix matcher currently in use.</div>
</div>
<div class="col-first even-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">StrSubstitutor.</span><code><a href="../StrSubstitutor.html#setVariableSuffix(char)" class="member-name-link">setVariableSuffix</a><wbr>(char&nbsp;suffix)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the variable suffix to use.</div>
</div>
<div class="col-first odd-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">StrSubstitutor.</span><code><a href="../StrSubstitutor.html#setVariableSuffix(java.lang.String)" class="member-name-link">setVariableSuffix</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;suffix)</code></div>
<div class="col-last odd-row-color">
<div class="block">Sets the variable suffix to use.</div>
</div>
<div class="col-first even-row-color"><code><a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">StrSubstitutor.</span><code><a href="../StrSubstitutor.html#setVariableSuffixMatcher(org.apache.logging.log4j.core.lookup.StrMatcher)" class="member-name-link">setVariableSuffixMatcher</a><wbr>(<a href="../StrMatcher.html" title="class in org.apache.logging.log4j.core.lookup">StrMatcher</a>&nbsp;suffixMatcher)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the variable suffix matcher currently in use.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../package-summary.html">org.apache.logging.log4j.core.lookup</a> with parameters of type <a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../ConfigurationStrSubstitutor.html#%3Cinit%3E(org.apache.logging.log4j.core.lookup.StrSubstitutor)" class="member-name-link">ConfigurationStrSubstitutor</a><wbr>(<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;other)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../RuntimeStrSubstitutor.html#%3Cinit%3E(org.apache.logging.log4j.core.lookup.StrSubstitutor)" class="member-name-link">RuntimeStrSubstitutor</a><wbr>(<a href="../StrSubstitutor.html" title="class in org.apache.logging.log4j.core.lookup">StrSubstitutor</a>&nbsp;other)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small><p align="center"> Copyright &copy; 1999-2024 <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>
</footer>
</div>
</div>
</body>
</html>