You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by gg...@apache.org on 2022/10/19 18:22:16 UTC

svn commit: r1081162 [10/44] - in /websites/production/commons/content/proper/commons-configuration: ./ apidocs/ apidocs/org/apache/commons/configuration2/ apidocs/org/apache/commons/configuration2/beanutils/ apidocs/org/apache/commons/configuration2/b...

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileHandlerListenerAdapter.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileHandlerListenerAdapter.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileHandlerListenerAdapter.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocationStrategy.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocationStrategy.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocationStrategy.html Wed Oct 19 18:22:03 2022
@@ -333,4 +333,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocator.FileLocatorBuilder.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocator.FileLocatorBuilder.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocator.FileLocatorBuilder.html Wed Oct 19 18:22:03 2022
@@ -230,4 +230,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocator.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocator.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocator.html Wed Oct 19 18:22:03 2022
@@ -127,14 +127,14 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">XMLConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/XMLConfiguration.html#initFileLocator-org.apache.commons.configuration2.io.FileLocator-">initFileLocator</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;loc)</code>
-<div class="block">Passes the current <code>FileLocator</code> to this object.</div>
+<td class="colLast"><span class="typeNameLabel">PropertiesConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/PropertiesConfiguration.html#initFileLocator-org.apache.commons.configuration2.io.FileLocator-">initFileLocator</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
+<div class="block">Stores the current <code>FileLocator</code> for a following IO operation.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">PropertiesConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/PropertiesConfiguration.html#initFileLocator-org.apache.commons.configuration2.io.FileLocator-">initFileLocator</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
-<div class="block">Stores the current <code>FileLocator</code> for a following IO operation.</div>
+<td class="colLast"><span class="typeNameLabel">XMLConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/XMLConfiguration.html#initFileLocator-org.apache.commons.configuration2.io.FileLocator-">initFileLocator</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;loc)</code>
+<div class="block">Passes the current <code>FileLocator</code> to this object.</div>
 </td>
 </tr>
 </tbody>
@@ -223,56 +223,56 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ProvidedURLLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/ProvidedURLLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">AbsoluteNameLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/AbsoluteNameLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HomeDirectoryLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/HomeDirectoryLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">FileSystemLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/FileSystemLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">FileSystemLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/FileSystemLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">BasePathLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/BasePathLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">FileLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/FileLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">ClasspathLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/ClasspathLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CombinedLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/CombinedLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">HomeDirectoryLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/HomeDirectoryLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ClasspathLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/ClasspathLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">CombinedLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/CombinedLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">BasePathLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/BasePathLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">ProvidedURLLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/ProvidedURLLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AbsoluteNameLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/AbsoluteNameLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">FileLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/FileLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
@@ -372,4 +372,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocatorAware.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocatorAware.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocatorAware.html Wed Oct 19 18:22:03 2022
@@ -209,4 +209,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocatorUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocatorUtils.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileLocatorUtils.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileOptionsProvider.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileOptionsProvider.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileOptionsProvider.html Wed Oct 19 18:22:03 2022
@@ -180,4 +180,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileSystem.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileSystem.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileSystem.html Wed Oct 19 18:22:03 2022
@@ -238,56 +238,56 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ProvidedURLLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/ProvidedURLLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">AbsoluteNameLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/AbsoluteNameLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HomeDirectoryLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/HomeDirectoryLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">FileSystemLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/FileSystemLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">FileSystemLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/FileSystemLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">BasePathLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/BasePathLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">FileLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/FileLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">ClasspathLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/ClasspathLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CombinedLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/CombinedLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">HomeDirectoryLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/HomeDirectoryLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ClasspathLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/ClasspathLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">CombinedLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/CombinedLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">BasePathLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/BasePathLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">ProvidedURLLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/ProvidedURLLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AbsoluteNameLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/AbsoluteNameLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
+<td class="colLast"><span class="typeNameLabel">FileLocationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/FileLocationStrategy.html#locate-org.apache.commons.configuration2.io.FileSystem-org.apache.commons.configuration2.io.FileLocator-">locate</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html" title="class in org.apache.commons.configuration2.io">FileSystem</a>&nbsp;fileSystem,
       <a href="../../../../../../org/apache/commons/configuration2/io/FileLocator.html" title="class in org.apache.commons.configuration2.io">FileLocator</a>&nbsp;locator)</code>
 <div class="block">Tries to locate the specified file.</div>
 </td>
@@ -395,4 +395,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileSystemLocationStrategy.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileSystemLocationStrategy.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/FileSystemLocationStrategy.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/HomeDirectoryLocationStrategy.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/HomeDirectoryLocationStrategy.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/HomeDirectoryLocationStrategy.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/InputStreamSupport.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/InputStreamSupport.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/InputStreamSupport.html Wed Oct 19 18:22:03 2022
@@ -182,4 +182,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/ProvidedURLLocationStrategy.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/ProvidedURLLocationStrategy.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/ProvidedURLLocationStrategy.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/URLConnectionOptions.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/URLConnectionOptions.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/URLConnectionOptions.html Wed Oct 19 18:22:03 2022
@@ -187,16 +187,16 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
+<td class="colLast"><span class="typeNameLabel">DefaultFileSystem.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/DefaultFileSystem.html#getInputStream-java.net.URL-org.apache.commons.configuration2.io.URLConnectionOptions-">getInputStream</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
+              <a href="../../../../../../org/apache/commons/configuration2/io/URLConnectionOptions.html" title="class in org.apache.commons.configuration2.io">URLConnectionOptions</a>&nbsp;urlConnectionOptions)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
 <td class="colLast"><span class="typeNameLabel">FileSystem.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/FileSystem.html#getInputStream-java.net.URL-org.apache.commons.configuration2.io.URLConnectionOptions-">getInputStream</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
               <a href="../../../../../../org/apache/commons/configuration2/io/URLConnectionOptions.html" title="class in org.apache.commons.configuration2.io">URLConnectionOptions</a>&nbsp;urlConnectionOptions)</code>
 <div class="block">Not abstract for binary compatibility.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultFileSystem.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/DefaultFileSystem.html#getInputStream-java.net.URL-org.apache.commons.configuration2.io.URLConnectionOptions-">getInputStream</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
-              <a href="../../../../../../org/apache/commons/configuration2/io/URLConnectionOptions.html" title="class in org.apache.commons.configuration2.io">URLConnectionOptions</a>&nbsp;urlConnectionOptions)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">FileHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/io/FileHandler.html#setURL-java.net.URL-org.apache.commons.configuration2.io.URLConnectionOptions-">setURL</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
@@ -279,4 +279,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/VFSFileSystem.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/VFSFileSystem.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/VFSFileSystem.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/VerifiableOutputStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/VerifiableOutputStream.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/class-use/VerifiableOutputStream.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/package-frame.html Wed Oct 19 18:22:03 2022
@@ -43,4 +43,4 @@
 </ul>
 </div>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/package-summary.html Wed Oct 19 18:22:03 2022
@@ -334,4 +334,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/package-tree.html Wed Oct 19 18:22:03 2022
@@ -171,4 +171,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/package-use.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/io/package-use.html Wed Oct 19 18:22:03 2022
@@ -459,4 +459,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/package-frame.html Wed Oct 19 18:22:03 2022
@@ -68,4 +68,4 @@
 </ul>
 </div>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/package-summary.html Wed Oct 19 18:22:03 2022
@@ -497,4 +497,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/package-tree.html Wed Oct 19 18:22:03 2022
@@ -278,4 +278,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/package-use.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/package-use.html Wed Oct 19 18:22:03 2022
@@ -610,4 +610,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/ParseException.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/ParseException.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/ParseException.html Wed Oct 19 18:22:03 2022
@@ -409,4 +409,4 @@ extends <a href="https://docs.oracle.com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/PropertyListConfiguration.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/PropertyListConfiguration.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/PropertyListConfiguration.html Wed Oct 19 18:22:03 2022
@@ -523,4 +523,4 @@ implements <a href="../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/PropertyListParserConstants.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/PropertyListParserConstants.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/PropertyListParserConstants.html Wed Oct 19 18:22:03 2022
@@ -702,4 +702,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/PropertyListParserTokenManager.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/PropertyListParserTokenManager.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/PropertyListParserTokenManager.html Wed Oct 19 18:22:03 2022
@@ -497,4 +497,4 @@ implements <a href="../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/SimpleCharStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/SimpleCharStream.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/SimpleCharStream.html Wed Oct 19 18:22:03 2022
@@ -1121,4 +1121,4 @@ public&nbsp;int&nbsp;<a href="../../../.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/Token.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/Token.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/Token.html Wed Oct 19 18:22:03 2022
@@ -551,4 +551,4 @@ implements <a href="https://docs.oracle.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/TokenMgrError.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/TokenMgrError.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/TokenMgrError.html Wed Oct 19 18:22:03 2022
@@ -409,4 +409,4 @@ extends <a href="https://docs.oracle.com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/XMLPropertyListConfiguration.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/XMLPropertyListConfiguration.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/XMLPropertyListConfiguration.html Wed Oct 19 18:22:03 2022
@@ -570,4 +570,4 @@ implements <a href="../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/ParseException.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/ParseException.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/ParseException.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/PropertyListConfiguration.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/PropertyListConfiguration.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/PropertyListConfiguration.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/PropertyListParserConstants.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/PropertyListParserConstants.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/PropertyListParserConstants.html Wed Oct 19 18:22:03 2022
@@ -167,4 +167,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/PropertyListParserTokenManager.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/PropertyListParserTokenManager.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/PropertyListParserTokenManager.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/SimpleCharStream.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/SimpleCharStream.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/SimpleCharStream.html Wed Oct 19 18:22:03 2022
@@ -206,4 +206,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/Token.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/Token.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/Token.html Wed Oct 19 18:22:03 2022
@@ -227,4 +227,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/TokenMgrError.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/TokenMgrError.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/TokenMgrError.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/XMLPropertyListConfiguration.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/XMLPropertyListConfiguration.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/class-use/XMLPropertyListConfiguration.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/package-frame.html Wed Oct 19 18:22:03 2022
@@ -33,4 +33,4 @@
 </ul>
 </div>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/package-summary.html Wed Oct 19 18:22:03 2022
@@ -230,4 +230,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/package-tree.html Wed Oct 19 18:22:03 2022
@@ -173,4 +173,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/package-use.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/plist/package-use.html Wed Oct 19 18:22:03 2022
@@ -171,4 +171,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/CombinedReloadingController.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/CombinedReloadingController.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/CombinedReloadingController.html Wed Oct 19 18:22:03 2022
@@ -371,4 +371,4 @@ extends <a href="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/FileHandlerReloadingDetector.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/FileHandlerReloadingDetector.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/FileHandlerReloadingDetector.html Wed Oct 19 18:22:03 2022
@@ -510,4 +510,4 @@ implements <a href="../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ManagedReloadingDetector.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ManagedReloadingDetector.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ManagedReloadingDetector.html Wed Oct 19 18:22:03 2022
@@ -330,4 +330,4 @@ implements <a href="../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ManagedReloadingDetectorMBean.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ManagedReloadingDetectorMBean.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ManagedReloadingDetectorMBean.html Wed Oct 19 18:22:03 2022
@@ -227,4 +227,4 @@ var activeTableTab = "activeTableTab";
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/PeriodicReloadingTrigger.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/PeriodicReloadingTrigger.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/PeriodicReloadingTrigger.html Wed Oct 19 18:22:03 2022
@@ -429,4 +429,4 @@ extends <a href="https://docs.oracle.com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ReloadingController.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ReloadingController.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ReloadingController.html Wed Oct 19 18:22:03 2022
@@ -456,4 +456,4 @@ implements <a href="../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ReloadingControllerSupport.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ReloadingControllerSupport.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ReloadingControllerSupport.html Wed Oct 19 18:22:03 2022
@@ -242,4 +242,4 @@ var activeTableTab = "activeTableTab";
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ReloadingDetector.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ReloadingDetector.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ReloadingDetector.html Wed Oct 19 18:22:03 2022
@@ -271,4 +271,4 @@ var activeTableTab = "activeTableTab";
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ReloadingEvent.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ReloadingEvent.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/ReloadingEvent.html Wed Oct 19 18:22:03 2022
@@ -395,4 +395,4 @@ extends <a href="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/VFSFileHandlerReloadingDetector.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/VFSFileHandlerReloadingDetector.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/VFSFileHandlerReloadingDetector.html Wed Oct 19 18:22:03 2022
@@ -402,4 +402,4 @@ extends <a href="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/CombinedReloadingController.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/CombinedReloadingController.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/CombinedReloadingController.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/FileHandlerReloadingDetector.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/FileHandlerReloadingDetector.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/FileHandlerReloadingDetector.html Wed Oct 19 18:22:03 2022
@@ -169,4 +169,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ManagedReloadingDetector.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ManagedReloadingDetector.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ManagedReloadingDetector.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ManagedReloadingDetectorMBean.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ManagedReloadingDetectorMBean.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ManagedReloadingDetectorMBean.html Wed Oct 19 18:22:03 2022
@@ -167,4 +167,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/PeriodicReloadingTrigger.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/PeriodicReloadingTrigger.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/PeriodicReloadingTrigger.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ReloadingController.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ReloadingController.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ReloadingController.html Wed Oct 19 18:22:03 2022
@@ -163,13 +163,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/commons/configuration2/reloading/ReloadingController.html" title="class in org.apache.commons.configuration2.reloading">ReloadingController</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ReloadingMultiFileConfigurationBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/builder/combined/ReloadingMultiFileConfigurationBuilder.html#getReloadingController--">getReloadingController</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">ReloadingCombinedConfigurationBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/builder/combined/ReloadingCombinedConfigurationBuilder.html#getReloadingController--">getReloadingController</a></span>()</code>
 <div class="block">Returns the <code>ReloadingController</code> associated with this object.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/commons/configuration2/reloading/ReloadingController.html" title="class in org.apache.commons.configuration2.reloading">ReloadingController</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ReloadingCombinedConfigurationBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/builder/combined/ReloadingCombinedConfigurationBuilder.html#getReloadingController--">getReloadingController</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">ReloadingMultiFileConfigurationBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/builder/combined/ReloadingMultiFileConfigurationBuilder.html#getReloadingController--">getReloadingController</a></span>()</code>
 <div class="block">Returns the <code>ReloadingController</code> associated with this object.</div>
 </td>
 </tr>
@@ -348,4 +348,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ReloadingControllerSupport.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ReloadingControllerSupport.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ReloadingControllerSupport.html Wed Oct 19 18:22:03 2022
@@ -205,4 +205,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ReloadingDetector.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ReloadingDetector.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ReloadingDetector.html Wed Oct 19 18:22:03 2022
@@ -114,19 +114,19 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/commons/configuration2/reloading/ReloadingDetector.html" title="interface in org.apache.commons.configuration2.reloading">ReloadingDetector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ReloadingFileBasedConfigurationBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/builder/ReloadingFileBasedConfigurationBuilder.html#createReloadingDetector-org.apache.commons.configuration2.io.FileHandler-org.apache.commons.configuration2.builder.FileBasedBuilderParametersImpl-">createReloadingDetector</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileHandler.html" title="class in org.apache.commons.configuration2.io">FileHandler</a>&nbsp;handler,
-                       <a href="../../../../../../org/apache/commons/configuration2/builder/FileBasedBuilderParametersImpl.html" title="class in org.apache.commons.configuration2.builder">FileBasedBuilderParametersImpl</a>&nbsp;fbparams)</code>
-<div class="block">Creates a <code>ReloadingDetector</code> which monitors the passed in <code>FileHandler</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/commons/configuration2/reloading/ReloadingDetector.html" title="interface in org.apache.commons.configuration2.reloading">ReloadingDetector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ReloadingDetectorFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/builder/ReloadingDetectorFactory.html#createReloadingDetector-org.apache.commons.configuration2.io.FileHandler-org.apache.commons.configuration2.builder.FileBasedBuilderParametersImpl-">createReloadingDetector</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileHandler.html" title="class in org.apache.commons.configuration2.io">FileHandler</a>&nbsp;handler,
                        <a href="../../../../../../org/apache/commons/configuration2/builder/FileBasedBuilderParametersImpl.html" title="class in org.apache.commons.configuration2.builder">FileBasedBuilderParametersImpl</a>&nbsp;params)</code>
 <div class="block">Creates a new <code>ReloadingDetector</code> object based on the passed in parameters.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/commons/configuration2/reloading/ReloadingDetector.html" title="interface in org.apache.commons.configuration2.reloading">ReloadingDetector</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ReloadingFileBasedConfigurationBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/builder/ReloadingFileBasedConfigurationBuilder.html#createReloadingDetector-org.apache.commons.configuration2.io.FileHandler-org.apache.commons.configuration2.builder.FileBasedBuilderParametersImpl-">createReloadingDetector</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileHandler.html" title="class in org.apache.commons.configuration2.io">FileHandler</a>&nbsp;handler,
+                       <a href="../../../../../../org/apache/commons/configuration2/builder/FileBasedBuilderParametersImpl.html" title="class in org.apache.commons.configuration2.builder">FileBasedBuilderParametersImpl</a>&nbsp;fbparams)</code>
+<div class="block">Creates a <code>ReloadingDetector</code> which monitors the passed in <code>FileHandler</code>.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/commons/configuration2/reloading/ReloadingDetector.html" title="interface in org.apache.commons.configuration2.reloading">ReloadingDetector</a></code></td>
 <td class="colLast"><span class="typeNameLabel">DefaultReloadingDetectorFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/configuration2/builder/DefaultReloadingDetectorFactory.html#createReloadingDetector-org.apache.commons.configuration2.io.FileHandler-org.apache.commons.configuration2.builder.FileBasedBuilderParametersImpl-">createReloadingDetector</a></span>(<a href="../../../../../../org/apache/commons/configuration2/io/FileHandler.html" title="class in org.apache.commons.configuration2.io">FileHandler</a>&nbsp;handler,
@@ -258,4 +258,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ReloadingEvent.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ReloadingEvent.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/ReloadingEvent.html Wed Oct 19 18:22:03 2022
@@ -167,4 +167,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file

Modified: websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/VFSFileHandlerReloadingDetector.html
==============================================================================
--- websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/VFSFileHandlerReloadingDetector.html (original)
+++ websites/production/commons/content/proper/commons-configuration/apidocs/org/apache/commons/configuration2/reloading/class-use/VFSFileHandlerReloadingDetector.html Wed Oct 19 18:22:03 2022
@@ -122,4 +122,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
+</html>
\ No newline at end of file