Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base16OutputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base16OutputStream.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base16OutputStream.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.Base16OutputStream (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.Base16OutputStream (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: Base16OutputStream"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.binary.Base16OutputStream</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div>
Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32.Builder.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32.Builder.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32.Builder.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.Base32.Builder (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.Base32.Builder (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: Base32, class: Builder"> @@ -75,6 +75,16 @@ loadScripts(document, 'script');</script <div class="col-last even-row-color"> <div class="block">Creates a new Builder.</div> </div> +<div class="col-first odd-row-color"><code><a href="../Base32.Builder.html" title="class in org.apache.commons.codec.binary">Base32.Builder</a></code></div> +<div class="col-second odd-row-color"><span class="type-name-label">Base32.Builder.</span><code><a href="../Base32.Builder.html#setHexDecodeTable(boolean)" class="member-name-link">setHexDecodeTable</a><wbr>(boolean useHex)</code></div> +<div class="col-last odd-row-color"> +<div class="block">Sets the decode table to use Base32 hexadecimal if <code>true</code>, otherwise use the Base32 alphabet.</div> +</div> +<div class="col-first even-row-color"><code><a href="../Base32.Builder.html" title="class in org.apache.commons.codec.binary">Base32.Builder</a></code></div> +<div class="col-second even-row-color"><span class="type-name-label">Base32.Builder.</span><code><a href="../Base32.Builder.html#setHexEncodeTable(boolean)" class="member-name-link">setHexEncodeTable</a><wbr>(boolean useHex)</code></div> +<div class="col-last even-row-color"> +<div class="block">Sets the encode table to use Base32 hexadecimal if <code>true</code>, otherwise use the Base32 alphabet.</div> +</div> </div> </section> </li> @@ -83,7 +93,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.Base32 (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.Base32 (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: Base32"> @@ -81,7 +81,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32InputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32InputStream.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32InputStream.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.Base32InputStream (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.Base32InputStream (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: Base32InputStream"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.binary.Base32InputStream</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32OutputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32OutputStream.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base32OutputStream.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.Base32OutputStream (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.Base32OutputStream (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: Base32OutputStream"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.binary.Base32OutputStream</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64.Builder.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64.Builder.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64.Builder.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.Base64.Builder (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.Base64.Builder (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: Base64, class: Builder"> @@ -88,7 +88,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.Base64 (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.Base64 (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: Base64"> @@ -81,7 +81,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64InputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64InputStream.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64InputStream.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.Base64InputStream (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.Base64InputStream (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: Base64InputStream"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.binary.Base64InputStream</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64OutputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64OutputStream.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Base64OutputStream.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.Base64OutputStream (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.Base64OutputStream (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: Base64OutputStream"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.binary.Base64OutputStream</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodec.AbstractBuilder.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodec.AbstractBuilder.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodec.AbstractBuilder.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.BaseNCodec.AbstractBuilder (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.BaseNCodec.AbstractBuilder (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: BaseNCodec, class: AbstractBuilder"> @@ -99,7 +99,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodec.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodec.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodec.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.BaseNCodec (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.BaseNCodec (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: BaseNCodec"> @@ -73,7 +73,7 @@ loadScripts(document, 'script');</script <div class="col-first even-row-color"><code>class </code></div> <div class="col-second even-row-color"><code><a href="../Base16.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base16</a></code></div> <div class="col-last even-row-color"> -<div class="block">Provides Base16 encoding and decoding.</div> +<div class="block">Provides Base32 encoding and decoding as defined by <a href="https://tools.ietf.org/html/rfc4648#section-8">RFC 4648 - 8.</a></div> </div> <div class="col-first odd-row-color"><code>class </code></div> <div class="col-second odd-row-color"><code><a href="../Base32.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base32</a></code></div> @@ -113,7 +113,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecInputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecInputStream.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecInputStream.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.BaseNCodecInputStream (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.BaseNCodecInputStream (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: BaseNCodecInputStream"> @@ -73,17 +73,17 @@ loadScripts(document, 'script');</script <div class="col-first even-row-color"><code>class </code></div> <div class="col-second even-row-color"><code><a href="../Base16InputStream.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base16InputStream</a></code></div> <div class="col-last even-row-color"> -<div class="block">Provides Base16 encoding and decoding in a streaming fashion (unlimited size).</div> +<div class="block">Provides Base16 decoding in a streaming fashion (unlimited size).</div> </div> <div class="col-first odd-row-color"><code>class </code></div> <div class="col-second odd-row-color"><code><a href="../Base32InputStream.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base32InputStream</a></code></div> <div class="col-last odd-row-color"> -<div class="block">Provides Base32 encoding and decoding in a streaming fashion (unlimited size).</div> +<div class="block">Provides Base32 decoding in a streaming fashion (unlimited size).</div> </div> <div class="col-first even-row-color"><code>class </code></div> <div class="col-second even-row-color"><code><a href="../Base64InputStream.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base64InputStream</a></code></div> <div class="col-last even-row-color"> -<div class="block">Provides Base64 encoding and decoding in a streaming fashion (unlimited size).</div> +<div class="block">Provides Base64 decoding in a streaming fashion (unlimited size).</div> </div> </div> </section> @@ -93,7 +93,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecOutputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecOutputStream.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BaseNCodecOutputStream.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.BaseNCodecOutputStream (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.BaseNCodecOutputStream (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: BaseNCodecOutputStream"> @@ -73,17 +73,17 @@ loadScripts(document, 'script');</script <div class="col-first even-row-color"><code>class </code></div> <div class="col-second even-row-color"><code><a href="../Base16OutputStream.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base16OutputStream</a></code></div> <div class="col-last even-row-color"> -<div class="block">Provides Hex encoding and decoding in a streaming fashion (unlimited size).</div> +<div class="block">Provides Hex encoding in a streaming fashion (unlimited size).</div> </div> <div class="col-first odd-row-color"><code>class </code></div> <div class="col-second odd-row-color"><code><a href="../Base32OutputStream.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base32OutputStream</a></code></div> <div class="col-last odd-row-color"> -<div class="block">Provides Base32 encoding and decoding in a streaming fashion (unlimited size).</div> +<div class="block">Provides Base32 encoding in a streaming fashion (unlimited size).</div> </div> <div class="col-first even-row-color"><code>class </code></div> <div class="col-second even-row-color"><code><a href="../Base64OutputStream.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base64OutputStream</a></code></div> <div class="col-last even-row-color"> -<div class="block">Provides Base64 encoding and decoding in a streaming fashion (unlimited size).</div> +<div class="block">Provides Base64 encoding in a streaming fashion (unlimited size).</div> </div> </div> </section> @@ -93,7 +93,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BinaryCodec.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BinaryCodec.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/BinaryCodec.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.BinaryCodec (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.BinaryCodec (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: BinaryCodec"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.binary.BinaryCodec</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/CharSequenceUtils.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/CharSequenceUtils.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/CharSequenceUtils.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.CharSequenceUtils (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.CharSequenceUtils (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: CharSequenceUtils"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.binary.CharSequenceUtils</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Hex.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Hex.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/Hex.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.Hex (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.Hex (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: Hex"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.binary.Hex</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/StringUtils.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/StringUtils.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/class-use/StringUtils.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.binary.StringUtils (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.binary.StringUtils (Apache Commons Codec 1.18.0 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.commons.codec.binary, class: StringUtils"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.binary.StringUtils</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-summary.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-summary.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-summary.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>org.apache.commons.codec.binary (Apache Commons Codec 1.17.2 API)</title> +<title>org.apache.commons.codec.binary (Apache Commons Codec 1.18.0 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.commons.codec.binary"> @@ -104,15 +104,15 @@ loadScripts(document, 'script');</script <div class="table-header col-last">Description</div> <div class="col-first even-row-color class-summary class-summary-tab2"><a href="Base16.html" title="class in org.apache.commons.codec.binary">Base16</a></div> <div class="col-last even-row-color class-summary class-summary-tab2"> -<div class="block">Provides Base16 encoding and decoding.</div> +<div class="block">Provides Base32 encoding and decoding as defined by <a href="https://tools.ietf.org/html/rfc4648#section-8">RFC 4648 - 8.</a></div> </div> <div class="col-first odd-row-color class-summary class-summary-tab2"><a href="Base16InputStream.html" title="class in org.apache.commons.codec.binary">Base16InputStream</a></div> <div class="col-last odd-row-color class-summary class-summary-tab2"> -<div class="block">Provides Base16 encoding and decoding in a streaming fashion (unlimited size).</div> +<div class="block">Provides Base16 decoding in a streaming fashion (unlimited size).</div> </div> <div class="col-first even-row-color class-summary class-summary-tab2"><a href="Base16OutputStream.html" title="class in org.apache.commons.codec.binary">Base16OutputStream</a></div> <div class="col-last even-row-color class-summary class-summary-tab2"> -<div class="block">Provides Hex encoding and decoding in a streaming fashion (unlimited size).</div> +<div class="block">Provides Hex encoding in a streaming fashion (unlimited size).</div> </div> <div class="col-first odd-row-color class-summary class-summary-tab2"><a href="Base32.html" title="class in org.apache.commons.codec.binary">Base32</a></div> <div class="col-last odd-row-color class-summary class-summary-tab2"> @@ -124,11 +124,11 @@ loadScripts(document, 'script');</script </div> <div class="col-first odd-row-color class-summary class-summary-tab2"><a href="Base32InputStream.html" title="class in org.apache.commons.codec.binary">Base32InputStream</a></div> <div class="col-last odd-row-color class-summary class-summary-tab2"> -<div class="block">Provides Base32 encoding and decoding in a streaming fashion (unlimited size).</div> +<div class="block">Provides Base32 decoding in a streaming fashion (unlimited size).</div> </div> <div class="col-first even-row-color class-summary class-summary-tab2"><a href="Base32OutputStream.html" title="class in org.apache.commons.codec.binary">Base32OutputStream</a></div> <div class="col-last even-row-color class-summary class-summary-tab2"> -<div class="block">Provides Base32 encoding and decoding in a streaming fashion (unlimited size).</div> +<div class="block">Provides Base32 encoding in a streaming fashion (unlimited size).</div> </div> <div class="col-first odd-row-color class-summary class-summary-tab2"><a href="Base64.html" title="class in org.apache.commons.codec.binary">Base64</a></div> <div class="col-last odd-row-color class-summary class-summary-tab2"> @@ -140,11 +140,11 @@ loadScripts(document, 'script');</script </div> <div class="col-first odd-row-color class-summary class-summary-tab2"><a href="Base64InputStream.html" title="class in org.apache.commons.codec.binary">Base64InputStream</a></div> <div class="col-last odd-row-color class-summary class-summary-tab2"> -<div class="block">Provides Base64 encoding and decoding in a streaming fashion (unlimited size).</div> +<div class="block">Provides Base64 decoding in a streaming fashion (unlimited size).</div> </div> <div class="col-first even-row-color class-summary class-summary-tab2"><a href="Base64OutputStream.html" title="class in org.apache.commons.codec.binary">Base64OutputStream</a></div> <div class="col-last even-row-color class-summary class-summary-tab2"> -<div class="block">Provides Base64 encoding and decoding in a streaming fashion (unlimited size).</div> +<div class="block">Provides Base64 encoding in a streaming fashion (unlimited size).</div> </div> <div class="col-first odd-row-color class-summary class-summary-tab2"><a href="BaseNCodec.html" title="class in org.apache.commons.codec.binary">BaseNCodec</a></div> <div class="col-last odd-row-color class-summary class-summary-tab2"> @@ -187,7 +187,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-tree.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-tree.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-tree.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>org.apache.commons.codec.binary Class Hierarchy (Apache Commons Codec 1.17.2 API)</title> +<title>org.apache.commons.codec.binary Class Hierarchy (Apache Commons Codec 1.18.0 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="tree: package: org.apache.commons.codec.binary"> @@ -114,7 +114,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-use.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-use.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/binary/package-use.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Package org.apache.commons.codec.binary (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Package org.apache.commons.codec.binary (Apache Commons Codec 1.18.0 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.commons.codec.binary"> @@ -108,7 +108,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/BinaryDecoder.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/BinaryDecoder.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/BinaryDecoder.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Interface org.apache.commons.codec.BinaryDecoder (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Interface org.apache.commons.codec.BinaryDecoder (Apache Commons Codec 1.18.0 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.commons.codec, interface: BinaryDecoder"> @@ -77,7 +77,7 @@ loadScripts(document, 'script');</script <div class="col-first even-row-color"><code>class </code></div> <div class="col-second even-row-color"><code><a href="../binary/Base16.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base16</a></code></div> <div class="col-last even-row-color"> -<div class="block">Provides Base16 encoding and decoding.</div> +<div class="block">Provides Base32 encoding and decoding as defined by <a href="https://tools.ietf.org/html/rfc4648#section-8">RFC 4648 - 8.</a></div> </div> <div class="col-first odd-row-color"><code>class </code></div> <div class="col-second odd-row-color"><code><a href="../binary/Base32.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base32</a></code></div> @@ -138,7 +138,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/BinaryEncoder.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/BinaryEncoder.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/BinaryEncoder.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Interface org.apache.commons.codec.BinaryEncoder (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Interface org.apache.commons.codec.BinaryEncoder (Apache Commons Codec 1.18.0 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.commons.codec, interface: BinaryEncoder"> @@ -77,7 +77,7 @@ loadScripts(document, 'script');</script <div class="col-first even-row-color"><code>class </code></div> <div class="col-second even-row-color"><code><a href="../binary/Base16.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base16</a></code></div> <div class="col-last even-row-color"> -<div class="block">Provides Base16 encoding and decoding.</div> +<div class="block">Provides Base32 encoding and decoding as defined by <a href="https://tools.ietf.org/html/rfc4648#section-8">RFC 4648 - 8.</a></div> </div> <div class="col-first odd-row-color"><code>class </code></div> <div class="col-second odd-row-color"><code><a href="../binary/Base32.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base32</a></code></div> @@ -138,7 +138,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/CharEncoding.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/CharEncoding.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/CharEncoding.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.CharEncoding (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.CharEncoding (Apache Commons Codec 1.18.0 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.commons.codec, class: CharEncoding"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.CharEncoding</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Charsets.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Charsets.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Charsets.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.Charsets (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.Charsets (Apache Commons Codec 1.18.0 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.commons.codec, class: Charsets"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.Charsets</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/CodecPolicy.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/CodecPolicy.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/CodecPolicy.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Enum org.apache.commons.codec.CodecPolicy (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Enum org.apache.commons.codec.CodecPolicy (Apache Commons Codec 1.18.0 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.commons.codec, enum: CodecPolicy"> @@ -249,7 +249,7 @@ the order they are declared.</div> </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Decoder.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Decoder.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Decoder.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Interface org.apache.commons.codec.Decoder (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Interface org.apache.commons.codec.Decoder (Apache Commons Codec 1.18.0 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.commons.codec, interface: Decoder"> @@ -102,7 +102,7 @@ loadScripts(document, 'script');</script <div class="col-first even-row-color"><code>class </code></div> <div class="col-second even-row-color"><code><a href="../binary/Base16.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base16</a></code></div> <div class="col-last even-row-color"> -<div class="block">Provides Base16 encoding and decoding.</div> +<div class="block">Provides Base32 encoding and decoding as defined by <a href="https://tools.ietf.org/html/rfc4648#section-8">RFC 4648 - 8.</a></div> </div> <div class="col-first odd-row-color"><code>class </code></div> <div class="col-second odd-row-color"><code><a href="../binary/Base32.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base32</a></code></div> @@ -176,7 +176,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/DecoderException.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/DecoderException.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/DecoderException.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.DecoderException (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.DecoderException (Apache Commons Codec 1.18.0 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.commons.codec, class: DecoderException"> @@ -263,7 +263,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Encoder.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Encoder.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Encoder.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Interface org.apache.commons.codec.Encoder (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Interface org.apache.commons.codec.Encoder (Apache Commons Codec 1.18.0 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.commons.codec, interface: Encoder"> @@ -110,7 +110,7 @@ loadScripts(document, 'script');</script <div class="col-first even-row-color"><code>class </code></div> <div class="col-second even-row-color"><code><a href="../binary/Base16.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base16</a></code></div> <div class="col-last even-row-color"> -<div class="block">Provides Base16 encoding and decoding.</div> +<div class="block">Provides Base32 encoding and decoding as defined by <a href="https://tools.ietf.org/html/rfc4648#section-8">RFC 4648 - 8.</a></div> </div> <div class="col-first odd-row-color"><code>class </code></div> <div class="col-second odd-row-color"><code><a href="../binary/Base32.html" class="type-name-link" title="class in org.apache.commons.codec.binary">Base32</a></code></div> @@ -273,7 +273,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/EncoderException.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/EncoderException.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/EncoderException.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.EncoderException (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.EncoderException (Apache Commons Codec 1.18.0 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.commons.codec, class: EncoderException"> @@ -317,7 +317,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Resources.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Resources.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/Resources.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.Resources (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.Resources (Apache Commons Codec 1.18.0 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.commons.codec, class: Resources"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.Resources</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringDecoder.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringDecoder.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringDecoder.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Interface org.apache.commons.codec.StringDecoder (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Interface org.apache.commons.codec.StringDecoder (Apache Commons Codec 1.18.0 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.commons.codec, interface: StringDecoder"> @@ -101,7 +101,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringEncoder.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringEncoder.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringEncoder.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Interface org.apache.commons.codec.StringEncoder (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Interface org.apache.commons.codec.StringEncoder (Apache Commons Codec 1.18.0 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.commons.codec, interface: StringEncoder"> @@ -218,7 +218,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringEncoderComparator.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringEncoderComparator.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/class-use/StringEncoderComparator.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.StringEncoderComparator (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.StringEncoderComparator (Apache Commons Codec 1.18.0 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.commons.codec, class: StringEncoderComparator"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.StringEncoderComparator</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/Digest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/Digest.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/Digest.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Digest (Apache Commons Codec 1.17.2 API)</title> +<title>Digest (Apache Commons Codec 1.18.0 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.commons.codec.cli, class: Digest"> @@ -169,7 +169,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/class-use/Digest.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/class-use/Digest.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/class-use/Digest.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Class org.apache.commons.codec.cli.Digest (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Class org.apache.commons.codec.cli.Digest (Apache Commons Codec 1.18.0 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.commons.codec.cli, class: Digest"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.cli.Digest</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/package-summary.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/package-summary.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/package-summary.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>org.apache.commons.codec.cli (Apache Commons Codec 1.17.2 API)</title> +<title>org.apache.commons.codec.cli (Apache Commons Codec 1.18.0 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.commons.codec.cli"> @@ -114,7 +114,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/package-tree.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/package-tree.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/package-tree.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>org.apache.commons.codec.cli Class Hierarchy (Apache Commons Codec 1.17.2 API)</title> +<title>org.apache.commons.codec.cli Class Hierarchy (Apache Commons Codec 1.18.0 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="tree: package: org.apache.commons.codec.cli"> @@ -68,7 +68,7 @@ loadScripts(document, 'script');</script </main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div> Modified: websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/package-use.html ============================================================================== --- websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/package-use.html (original) +++ websites/production/commons/content/proper/commons-codec/apidocs/org/apache/commons/codec/cli/package-use.html Mon Jan 27 18:12:24 2025 @@ -2,7 +2,7 @@ <html lang> <head> <!-- Generated by javadoc (17) --> -<title>Uses of Package org.apache.commons.codec.cli (Apache Commons Codec 1.17.2 API)</title> +<title>Uses of Package org.apache.commons.codec.cli (Apache Commons Codec 1.18.0 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.commons.codec.cli"> @@ -54,7 +54,7 @@ loadScripts(document, 'script');</script No usage of org.apache.commons.codec.cli</main> <footer role="contentinfo"> <hr> -<p class="legal-copy"><small>Copyright © 2002-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br> <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> | <a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> | <a href="https://github.com/apache/commons-codec">Source repository</a></small></p> +<p class="legal-copy"><small>Copyright © 2002-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</br><a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> |<a href="https://issues.apache.org/jira/browse/CODEC">Issue management</a> |<a href="https://github.com/apache/commons-codec">Source repository</a></small></p> </footer> </div> </div>