This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j-transform.git


The following commit(s) were added to refs/heads/main-site-stg-out by this push:
     new 438796a  Add website content generated from 
`b018a8e6071584f13b11484be3f9a981bcc0b415`
438796a is described below

commit 438796ae0287feac6e216054170368a5ee49d37c
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Mon Dec 16 16:17:34 2024 +0000

    Add website content generated from 
`b018a8e6071584f13b11484be3f9a981bcc0b415`
---
 .../log4j-converter-config/allclasses-index.html   |   6 +-
 javadoc/log4j-converter-config/index-all.html      |  14 ++
 .../log4j-converter-config/member-search-index.js  |   2 +-
 .../converter/config/spi/PropertiesSubset.html     | 165 +++++++++++++++++++++
 .../config/spi/class-use/PropertiesSubset.html     |  89 +++++++++++
 .../converter/config/spi/package-summary.html      |  14 +-
 .../logging/converter/config/spi/package-tree.html |  10 ++
 .../logging/converter/config/spi/package-use.html  |   4 +
 javadoc/log4j-converter-config/overview-tree.html  |   1 +
 .../log4j-converter-config/type-search-index.js    |   2 +-
 sitemap.xml                                        |  14 +-
 11 files changed, 309 insertions(+), 12 deletions(-)

diff --git a/javadoc/log4j-converter-config/allclasses-index.html 
b/javadoc/log4j-converter-config/allclasses-index.html
index f077e21..05ba564 100644
--- a/javadoc/log4j-converter-config/allclasses-index.html
+++ b/javadoc/log4j-converter-config/allclasses-index.html
@@ -55,7 +55,7 @@ loadScripts(document, 'script');</script>
 <h1 title="All Classes and Interfaces" class="title">All Classes and 
Interfaces</h1>
 </div>
 <div id="all-classes-table">
-<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="all-classes-table-tab0" role="tab" aria-selected="true" 
aria-controls="all-classes-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('all-classes-table', 
'all-classes-table', 2)" class="active-table-tab">All Classes and 
Interfaces</button><button id="all-classes-table-tab1" role="tab" 
aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" 
onkeydown="switchTab(eve [...]
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="all-classes-table-tab0" role="tab" aria-selected="true" 
aria-controls="all-classes-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('all-classes-table', 
'all-classes-table', 2)" class="active-table-tab">All Classes and 
Interfaces</button><button id="all-classes-table-tab1" role="tab" 
aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" 
onkeydown="switchTab(eve [...]
 <div id="all-classes-table.tabpanel" role="tabpanel" 
aria-labelledby="all-classes-table-tab0">
 <div class="summary-table two-column-summary">
 <div class="table-header col-first">Class</div>
@@ -84,6 +84,10 @@ loadScripts(document, 'script');</script>
 <div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
 <div class="block">Interface to be implemented by format providers that can 
write a configuration file format.</div>
 </div>
+<div class="col-first even-row-color all-classes-table 
all-classes-table-tab2"><a 
href="org/apache/logging/converter/config/spi/PropertiesSubset.html" 
title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</a></div>
+<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
+<div class="block">Represents a subset of configuration properties.</div>
+</div>
 </div>
 </div>
 </div>
diff --git a/javadoc/log4j-converter-config/index-all.html 
b/javadoc/log4j-converter-config/index-all.html
index 9b8a592..7e11e5a 100644
--- a/javadoc/log4j-converter-config/index-all.html
+++ b/javadoc/log4j-converter-config/index-all.html
@@ -140,6 +140,14 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="block">The name of the plugin configured by this node.</div>
 </dd>
+<dt><a 
href="org/apache/logging/converter/config/spi/PropertiesSubset.html#getPrefix()"
 class="member-name-link">getPrefix()</a> - Method in class 
org.apache.logging.converter.config.spi.<a 
href="org/apache/logging/converter/config/spi/PropertiesSubset.html" 
title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</a></dt>
+<dd>
+<div class="block">The common prefix of this subset in the global 
configuration properties.</div>
+</dd>
+<dt><a 
href="org/apache/logging/converter/config/spi/PropertiesSubset.html#getProperties()"
 class="member-name-link">getProperties()</a> - Method in class 
org.apache.logging.converter.config.spi.<a 
href="org/apache/logging/converter/config/spi/PropertiesSubset.html" 
title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</a></dt>
+<dd>
+<div class="block">A subset of the global configuration properties with <a 
href="org/apache/logging/converter/config/spi/PropertiesSubset.html#getPrefix()"><code>PropertiesSubset.getPrefix()</code></a>
 removed.</div>
+</dd>
 <dt><a 
href="org/apache/logging/converter/config/ConfigurationConverter.html#getSupportedInputFormats()"
 class="member-name-link">getSupportedInputFormats()</a> - Method in interface 
org.apache.logging.converter.config.<a 
href="org/apache/logging/converter/config/ConfigurationConverter.html" 
title="interface in 
org.apache.logging.converter.config">ConfigurationConverter</a></dt>
 <dd>
 <div class="block">Returns the list of supported input formats.</div>
@@ -151,6 +159,8 @@ loadScripts(document, 'script');</script>
 </dl>
 <h2 class="title" id="I:O">O</h2>
 <dl class="index">
+<dt><a 
href="org/apache/logging/converter/config/spi/PropertiesSubset.html#of(java.lang.String,java.util.Properties)"
 class="member-name-link">of(String, Properties)</a> - Static method in class 
org.apache.logging.converter.config.spi.<a 
href="org/apache/logging/converter/config/spi/PropertiesSubset.html" 
title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</a></dt>
+<dd>&nbsp;</dd>
 <dt><a 
href="org/apache/logging/converter/config/package-summary.html">org.apache.logging.converter.config</a>
 - package org.apache.logging.converter.config</dt>
 <dd>
 <div class="block">Simple API to convert between different logging 
configuration formats.</div>
@@ -166,6 +176,10 @@ loadScripts(document, 'script');</script>
 <dd>
 <div class="block">Parses a configuration file into a tree of configuration 
nodes.</div>
 </dd>
+<dt><a href="org/apache/logging/converter/config/spi/PropertiesSubset.html" 
class="type-name-link" title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</a> - Class in <a 
href="org/apache/logging/converter/config/spi/package-summary.html">org.apache.logging.converter.config.spi</a></dt>
+<dd>
+<div class="block">Represents a subset of configuration properties.</div>
+</dd>
 </dl>
 <h2 class="title" id="I:W">W</h2>
 <dl class="index">
diff --git a/javadoc/log4j-converter-config/member-search-index.js 
b/javadoc/log4j-converter-config/member-search-index.js
index 07fb337..2f6dcf6 100644
--- a/javadoc/log4j-converter-config/member-search-index.js
+++ b/javadoc/log4j-converter-config/member-search-index.js
@@ -1 +1 @@
-memberSearchIndex = 
[{"p":"org.apache.logging.converter.config","c":"ConfigurationConverterException","l":"ConfigurationConverterException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.logging.converter.config","c":"ConfigurationConverterException","l":"ConfigurationConverterException(String,
 
Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.logging.converter.config","c":"ConfigurationConverter","l":"convert(InputStream,
 String, OutputSt [...]
\ No newline at end of file
+memberSearchIndex = 
[{"p":"org.apache.logging.converter.config","c":"ConfigurationConverterException","l":"ConfigurationConverterException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.logging.converter.config","c":"ConfigurationConverterException","l":"ConfigurationConverterException(String,
 
Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.logging.converter.config","c":"ConfigurationConverter","l":"convert(InputStream,
 String, OutputSt [...]
\ No newline at end of file
diff --git 
a/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/PropertiesSubset.html
 
b/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/PropertiesSubset.html
new file mode 100644
index 0000000..61ad81c
--- /dev/null
+++ 
b/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/PropertiesSubset.html
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (17) -->
+<title>PropertiesSubset (Apache Log4j Configuration Converter 0.3.0-SNAPSHOT 
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="declaration: package: 
org.apache.logging.converter.config.spi, class: PropertiesSubset">
+<meta name="generator" content="javadoc/ClassWriterImpl">
+<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.7.1.min.js"></script>
+<script type="text/javascript" 
src="../../../../../../script-dir/jquery-ui.min.js"></script>
+</head>
+<body class="class-declaration-page">
+<script type="text/javascript">var evenRowColor = "even-row-color";
+var oddRowColor = "odd-row-color";
+var tableTab = "table-tab";
+var activeTableTab = "active-table-tab";
+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 class="nav-bar-cell1-rev">Class</li>
+<li><a href="class-use/PropertiesSubset.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html#class">Help</a></li>
+</ul>
+</div>
+<div class="sub-nav">
+<div>
+<ul class="sub-nav-list">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method-summary">Method</a></li>
+</ul>
+<ul class="sub-nav-list">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method-detail">Method</a></li>
+</ul>
+</div>
+<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">
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="sub-title"><span 
class="package-label-in-type">Package</span>&nbsp;<a 
href="package-summary.html">org.apache.logging.converter.config.spi</a></div>
+<h1 title="Class PropertiesSubset" class="title">Class PropertiesSubset</h1>
+</div>
+<div class="inheritance" title="Inheritance Tree"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
title="class or interface in java.lang" 
class="external-link">java.lang.Object</a>
+<div 
class="inheritance">org.apache.logging.converter.config.spi.PropertiesSubset</div>
+</div>
+<section class="class-description" id="class-description">
+<hr>
+<div class="type-signature"><span class="modifiers">public final class 
</span><span class="element-name type-name-label">PropertiesSubset</span>
+<span class="extends-implements">extends <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></span></div>
+<div class="block">Represents a subset of configuration properties.</div>
+</section>
+<section class="summary">
+<ul class="summary-list">
+<!-- ========== METHOD SUMMARY =========== -->
+<li>
+<section class="method-summary" id="method-summary">
+<h2>Method Summary</h2>
+<div id="method-summary-table">
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="method-summary-table-tab0" role="tab" aria-selected="true" 
aria-controls="method-summary-table.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('method-summary-table', 
'method-summary-table', 3)" class="active-table-tab">All 
Methods</button><button id="method-summary-table-tab1" role="tab" 
aria-selected="false" aria-controls="method-summary-table.tabpanel" 
tabindex="-1" onkeydown="switchTab( [...]
+<div id="method-summary-table.tabpanel" role="tabpanel" 
aria-labelledby="method-summary-table-tab0">
+<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 method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><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 method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#getPrefix()" class="member-name-link">getPrefix</a>()</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
+<div class="block">The common prefix of this subset in the global 
configuration properties.</div>
+</div>
+<div class="col-first odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html"; 
title="class or interface in java.util" 
class="external-link">Properties</a></code></div>
+<div class="col-second odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4"><code><a 
href="#getProperties()" 
class="member-name-link">getProperties</a>()</code></div>
+<div class="col-last odd-row-color method-summary-table 
method-summary-table-tab2 method-summary-table-tab4">
+<div class="block">A subset of the global configuration properties with <a 
href="#getPrefix()"><code>getPrefix()</code></a> removed.</div>
+</div>
+<div class="col-first even-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4"><code>static <a 
href="PropertiesSubset.html" title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</a></code></div>
+<div class="col-second even-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4"><code><a 
href="#of(java.lang.String,java.util.Properties)" 
class="member-name-link">of</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,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html"; 
title="class or interface in java.util" 
class="external-link">Properties</a>&nbsp;properties)</code></div>
+<div class="col-last even-row-color method-summary-table 
method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
+</div>
+</div>
+</div>
+<div class="inherited-list">
+<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from 
class&nbsp;java.lang.<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></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--"; 
title="class or interface in java.lang" class="external-link">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-";
 title="class or interface in java.lang" class="external-link">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--";
 title="class or interface in java.lang" class="external-link">finalize</a [...]
+</section>
+</li>
+</ul>
+</section>
+<section class="details">
+<ul class="details-list">
+<!-- ============ METHOD DETAIL ========== -->
+<li>
+<section class="method-details" id="method-detail">
+<h2>Method Details</h2>
+<ul class="member-list">
+<li>
+<section class="detail" id="of(java.lang.String,java.util.Properties)">
+<h3>of</h3>
+<div class="member-signature"><span class="modifiers">public 
static</span>&nbsp;<span class="return-type"><a href="PropertiesSubset.html" 
title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</a></span>&nbsp;<span 
class="element-name">of</span><wbr><span class="parameters">(<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,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html"; 
title="class or interface in java.util" 
class="external-link">Properties</a>&nbsp;properties)</span></div>
+</section>
+</li>
+<li>
+<section class="detail" id="getPrefix()">
+<h3>getPrefix</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><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></span>&nbsp;<span 
class="element-name">getPrefix</span>()</div>
+<div class="block">The common prefix of this subset in the global 
configuration properties.
+ <p>
+     Used for debugging messages.
+ </p></div>
+</section>
+</li>
+<li>
+<section class="detail" id="getProperties()">
+<h3>getProperties</h3>
+<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span 
class="return-type"><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html"; 
title="class or interface in java.util" 
class="external-link">Properties</a></span>&nbsp;<span 
class="element-name">getProperties</span>()</div>
+<div class="block">A subset of the global configuration properties with <a 
href="#getPrefix()"><code>getPrefix()</code></a> removed.</div>
+</section>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</section>
+<!-- ========= END OF CLASS DATA ========= -->
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small><p align="center">               Copyright &copy; 
2022-2024 <a href="https://www.apache.org/";>The Apache Software Foundation</a>. 
              All Rights Reserved.<br/>               Apache, Log4j, and the 
Apache feather logo are trademarks or registered trademarks of <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>.              
 Oracle and Java are registered trademarks of Oracle and/or its affiliates.     
          Other names may be t [...]
+</footer>
+</div>
+</div>
+</body>
+</html>
diff --git 
a/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/class-use/PropertiesSubset.html
 
b/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/class-use/PropertiesSubset.html
new file mode 100644
index 0000000..41ca1b9
--- /dev/null
+++ 
b/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/class-use/PropertiesSubset.html
@@ -0,0 +1,89 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+<!-- Generated by javadoc (17) -->
+<title>Uses of Class org.apache.logging.converter.config.spi.PropertiesSubset 
(Apache Log4j Configuration Converter 0.3.0-SNAPSHOT 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.converter.config.spi, class: PropertiesSubset">
+<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.7.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="../PropertiesSubset.html" title="class in 
org.apache.logging.converter.config.spi">Class</a></li>
+<li class="nav-bar-cell1-rev">Use</li>
+<li><a href="../package-tree.html">Tree</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.converter.config.spi.PropertiesSubset" class="title">Uses of 
Class<br>org.apache.logging.converter.config.spi.PropertiesSubset</h1>
+</div>
+<div class="caption"><span>Packages that use <a 
href="../PropertiesSubset.html" title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</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.converter.config.spi">org.apache.logging.converter.config.spi</a></div>
+<div class="col-last even-row-color">
+<div class="block">SPI interfaces for the Configuration Converter.</div>
+</div>
+</div>
+<section class="class-uses">
+<ul class="block-list">
+<li>
+<section class="detail" id="org.apache.logging.converter.config.spi">
+<h2>Uses of <a href="../PropertiesSubset.html" title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</a> in <a 
href="../package-summary.html">org.apache.logging.converter.config.spi</a></h2>
+<div class="caption"><span>Methods in <a 
href="../package-summary.html">org.apache.logging.converter.config.spi</a> that 
return <a href="../PropertiesSubset.html" title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</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>static <a 
href="../PropertiesSubset.html" title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</a></code></div>
+<div class="col-second even-row-color"><span 
class="type-name-label">PropertiesSubset.</span><code><a 
href="../PropertiesSubset.html#of(java.lang.String,java.util.Properties)" 
class="member-name-link">of</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,
+ <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html"; 
title="class or interface in java.util" 
class="external-link">Properties</a>&nbsp;properties)</code></div>
+<div class="col-last even-row-color">&nbsp;</div>
+</div>
+</section>
+</li>
+</ul>
+</section>
+</main>
+<footer role="contentinfo">
+<hr>
+<p class="legal-copy"><small><p align="center">               Copyright &copy; 
2022-2024 <a href="https://www.apache.org/";>The Apache Software Foundation</a>. 
              All Rights Reserved.<br/>               Apache, Log4j, and the 
Apache feather logo are trademarks or registered trademarks of <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>.              
 Oracle and Java are registered trademarks of Oracle and/or its affiliates.     
          Other names may be t [...]
+</footer>
+</div>
+</div>
+</body>
+</html>
diff --git 
a/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/package-summary.html
 
b/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/package-summary.html
index 990bc4d..6e66d23 100644
--- 
a/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/package-summary.html
+++ 
b/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/package-summary.html
@@ -15,7 +15,11 @@
 <script type="text/javascript" 
src="../../../../../../script-dir/jquery-ui.min.js"></script>
 </head>
 <body class="package-declaration-page">
-<script type="text/javascript">var pathtoroot = "../../../../../../";
+<script type="text/javascript">var evenRowColor = "even-row-color";
+var oddRowColor = "odd-row-color";
+var tableTab = "table-tab";
+var activeTableTab = "active-table-tab";
+var pathtoroot = "../../../../../../";
 loadScripts(document, 'script');</script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
@@ -89,7 +93,8 @@ loadScripts(document, 'script');</script>
 </li>
 <li>
 <div id="class-summary">
-<div class="caption"><span>Interfaces</span></div>
+<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button 
id="class-summary-tab0" role="tab" aria-selected="true" 
aria-controls="class-summary.tabpanel" tabindex="0" 
onkeydown="switchTab(event)" onclick="show('class-summary', 'class-summary', 
2)" class="active-table-tab">All Classes and Interfaces</button><button 
id="class-summary-tab1" role="tab" aria-selected="false" 
aria-controls="class-summary.tabpanel" tabindex="-1" 
onkeydown="switchTab(event)" onclick="show('clas [...]
+<div id="class-summary.tabpanel" role="tabpanel" 
aria-labelledby="class-summary-tab0">
 <div class="summary-table two-column-summary">
 <div class="table-header col-first">Class</div>
 <div class="table-header col-last">Description</div>
@@ -109,6 +114,11 @@ loadScripts(document, 'script');</script>
 <div class="col-last odd-row-color class-summary class-summary-tab1">
 <div class="block">Interface to be implemented by format providers that can 
write a configuration file format.</div>
 </div>
+<div class="col-first even-row-color class-summary class-summary-tab2"><a 
href="PropertiesSubset.html" title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</a></div>
+<div class="col-last even-row-color class-summary class-summary-tab2">
+<div class="block">Represents a subset of configuration properties.</div>
+</div>
+</div>
 </div>
 </div>
 </li>
diff --git 
a/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/package-tree.html
 
b/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/package-tree.html
index 914b594..607875c 100644
--- 
a/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/package-tree.html
+++ 
b/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/package-tree.html
@@ -55,6 +55,16 @@ loadScripts(document, 'script');</script>
 </ul>
 </div>
 <section class="hierarchy">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li class="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
class="type-name-link external-link" title="class or interface in 
java.lang">Object</a>
+<ul>
+<li class="circle">org.apache.logging.converter.config.spi.<a 
href="PropertiesSubset.html" class="type-name-link" title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</a></li>
+</ul>
+</li>
+</ul>
+</section>
+<section class="hierarchy">
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
 <li class="circle">org.apache.logging.converter.config.spi.<a 
href="ConfigurationNode.html" class="type-name-link" title="interface in 
org.apache.logging.converter.config.spi">ConfigurationNode</a></li>
diff --git 
a/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/package-use.html
 
b/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/package-use.html
index c805bb3..110d381 100644
--- 
a/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/package-use.html
+++ 
b/javadoc/log4j-converter-config/org/apache/logging/converter/config/spi/package-use.html
@@ -79,6 +79,10 @@ loadScripts(document, 'script');</script>
 <div class="col-last even-row-color">
 <div class="block">Interface to be implemented by format providers that can 
write a configuration file format.</div>
 </div>
+<div class="col-first odd-row-color"><a 
href="class-use/PropertiesSubset.html#org.apache.logging.converter.config.spi">PropertiesSubset</a></div>
+<div class="col-last odd-row-color">
+<div class="block">Represents a subset of configuration properties.</div>
+</div>
 </div>
 </section>
 </li>
diff --git a/javadoc/log4j-converter-config/overview-tree.html 
b/javadoc/log4j-converter-config/overview-tree.html
index 1042a95..689872d 100644
--- a/javadoc/log4j-converter-config/overview-tree.html
+++ b/javadoc/log4j-converter-config/overview-tree.html
@@ -60,6 +60,7 @@ loadScripts(document, 'script');</script>
 <ul>
 <li class="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html"; 
class="type-name-link external-link" title="class or interface in 
java.lang">Object</a>
 <ul>
+<li class="circle">org.apache.logging.converter.config.spi.<a 
href="org/apache/logging/converter/config/spi/PropertiesSubset.html" 
class="type-name-link" title="class in 
org.apache.logging.converter.config.spi">PropertiesSubset</a></li>
 <li class="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html"; 
class="type-name-link external-link" title="class or interface in 
java.lang">Throwable</a> (implements java.io.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html"; 
title="class or interface in java.io" class="external-link">Serializable</a>)
 <ul>
 <li class="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html"; 
class="type-name-link external-link" title="class or interface in 
java.lang">Exception</a>
diff --git a/javadoc/log4j-converter-config/type-search-index.js 
b/javadoc/log4j-converter-config/type-search-index.js
index 221fa49..95ac7cb 100644
--- a/javadoc/log4j-converter-config/type-search-index.js
+++ b/javadoc/log4j-converter-config/type-search-index.js
@@ -1 +1 @@
-typeSearchIndex = [{"l":"All Classes and 
Interfaces","u":"allclasses-index.html"},{"p":"org.apache.logging.converter.config","l":"ConfigurationConverter"},{"p":"org.apache.logging.converter.config","l":"ConfigurationConverterException"},{"p":"org.apache.logging.converter.config.spi","l":"ConfigurationMapper"},{"p":"org.apache.logging.converter.config.spi","l":"ConfigurationNode"},{"p":"org.apache.logging.converter.config.spi","l":"ConfigurationParser"},{"p":"org.apache.logging.converter.
 [...]
\ No newline at end of file
+typeSearchIndex = [{"l":"All Classes and 
Interfaces","u":"allclasses-index.html"},{"p":"org.apache.logging.converter.config","l":"ConfigurationConverter"},{"p":"org.apache.logging.converter.config","l":"ConfigurationConverterException"},{"p":"org.apache.logging.converter.config.spi","l":"ConfigurationMapper"},{"p":"org.apache.logging.converter.config.spi","l":"ConfigurationNode"},{"p":"org.apache.logging.converter.config.spi","l":"ConfigurationParser"},{"p":"org.apache.logging.converter.
 [...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index b45c413..a02b4d3 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,30 +2,30 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/log4j/transform/cli.html</loc>
-<lastmod>2024-12-15T07:55:22.914Z</lastmod>
+<lastmod>2024-12-16T16:17:30.870Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/transform/development.html</loc>
-<lastmod>2024-12-15T07:55:22.914Z</lastmod>
+<lastmod>2024-12-16T16:17:30.870Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/transform/index.html</loc>
-<lastmod>2024-12-15T07:55:22.914Z</lastmod>
+<lastmod>2024-12-16T16:17:30.870Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/transform/log4j-converter-config.html</loc>
-<lastmod>2024-12-15T07:55:22.914Z</lastmod>
+<lastmod>2024-12-16T16:17:30.870Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/transform/log4j-transform-maven-plugin.html</loc>
-<lastmod>2024-12-15T07:55:22.914Z</lastmod>
+<lastmod>2024-12-16T16:17:30.870Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/transform/log4j-transform-maven-shade-plugin-extensions.html</loc>
-<lastmod>2024-12-15T07:55:22.914Z</lastmod>
+<lastmod>2024-12-16T16:17:30.870Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/transform/release-notes.html</loc>
-<lastmod>2024-12-15T07:55:22.914Z</lastmod>
+<lastmod>2024-12-16T16:17:30.870Z</lastmod>
 </url>
 </urlset>

Reply via email to