Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/servlet/ServletRequestContext.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/servlet/ServletRequestContext.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/servlet/ServletRequestContext.html
 Mon Feb 13 10:43:35 2023
@@ -14,7 +14,7 @@
 <a class="jxr_linenumber" name="L6" href="#L6">6</a>   <em 
class="jxr_comment"> * (the "License"); you may not use this file except in 
compliance with</em>
 <a class="jxr_linenumber" name="L7" href="#L7">7</a>   <em 
class="jxr_comment"> * the License.  You may obtain a copy of the License 
at</em>
 <a class="jxr_linenumber" name="L8" href="#L8">8</a>   <em 
class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2."; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em 
class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em 
class="jxr_comment"> * Unless required by applicable law or agreed to in 
writing, software</em>
 <a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em 
class="jxr_comment"> * distributed under the License is distributed on an "AS 
IS" BASIS,</em>
@@ -40,7 +40,7 @@
 <a class="jxr_linenumber" name="L32" href="#L32">32</a>  <em 
class="jxr_javadoccomment"> *</em>
 <a class="jxr_linenumber" name="L33" href="#L33">33</a>  <em 
class="jxr_javadoccomment"> * @since FileUpload 1.1</em>
 <a class="jxr_linenumber" name="L34" href="#L34">34</a>  <em 
class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L35" href="#L35">35</a>  <strong 
class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> 
<a 
href="../../../../../org/apache/commons/fileupload/servlet/ServletRequestContext.html">ServletRequestContext</a>
 <strong class="jxr_keyword">implements</strong> <a 
href="../../../../../org/apache/commons/fileupload/UploadContext.html">UploadContext</a>
 {
+<a class="jxr_linenumber" name="L35" href="#L35">35</a>  <strong 
class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> 
<a name="ServletRequestContext" 
href="../../../../../org/apache/commons/fileupload/servlet/ServletRequestContext.html#ServletRequestContext">ServletRequestContext</a>
 <strong class="jxr_keyword">implements</strong> <a name="UploadContext" 
href="../../../../../org/apache/commons/fileupload/UploadContext.html#UploadContext">UploadContext</a>
 {
 <a class="jxr_linenumber" name="L36" href="#L36">36</a>  
 <a class="jxr_linenumber" name="L37" href="#L37">37</a>      <em 
class="jxr_comment">// ----------------------------------------------------- 
Instance Variables</em>
 <a class="jxr_linenumber" name="L38" href="#L38">38</a>  
@@ -56,7 +56,7 @@
 <a class="jxr_linenumber" name="L48" href="#L48">48</a>  <em 
class="jxr_javadoccomment">     *</em>
 <a class="jxr_linenumber" name="L49" href="#L49">49</a>  <em 
class="jxr_javadoccomment">     * @param request The request to which this 
context applies.</em>
 <a class="jxr_linenumber" name="L50" href="#L50">50</a>  <em 
class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L51" href="#L51">51</a>      <strong 
class="jxr_keyword">public</strong> <a 
href="../../../../../org/apache/commons/fileupload/servlet/ServletRequestContext.html">ServletRequestContext</a>(HttpServletRequest
 request) {
+<a class="jxr_linenumber" name="L51" href="#L51">51</a>      <strong 
class="jxr_keyword">public</strong> <a name="ServletRequestContext" 
href="../../../../../org/apache/commons/fileupload/servlet/ServletRequestContext.html#ServletRequestContext">ServletRequestContext</a>(HttpServletRequest
 request) {
 <a class="jxr_linenumber" name="L52" href="#L52">52</a>          <strong 
class="jxr_keyword">this</strong>.request = request;
 <a class="jxr_linenumber" name="L53" href="#L53">53</a>      }
 <a class="jxr_linenumber" name="L54" href="#L54">54</a>  
@@ -138,6 +138,6 @@
 <a class="jxr_linenumber" name="L130" href="#L130">130</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">Copyright &#169; 2002&#x2013;2023 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/servlet/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/servlet/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/servlet/package-frame.html
 Mon Feb 13 10:43:35 2023
@@ -1,30 +1,27 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xml:lang="en" lang="en">
-       <head>
-               <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1" />
-               <title>Apache Commons FileUpload 1.4 Reference Package 
org.apache.commons.fileupload.servlet</title>
-               <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
-       </head>
-       <body>
-
-               <h3>
-               <a href="package-summary.html" 
target="classFrame">org.apache.commons.fileupload.servlet</a>
-       </h3>
-
-       <h3>Classes</h3>
-
-       <ul>
-                               <li>
-               <a href="FileCleanerCleanup.html" 
target="classFrame">FileCleanerCleanup</a>
-               </li>
-                               <li>
-               <a href="ServletFileUpload.html" 
target="classFrame">ServletFileUpload</a>
-               </li>
-                               <li>
-               <a href="ServletRequestContext.html" 
target="classFrame">ServletRequestContext</a>
-               </li>
-                       </ul>
-
-       </body>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1" />
+        <title>Apache Commons FileUpload 1.5 Reference Package 
org.apache.commons.fileupload.servlet</title>
+        <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
+    </head>
+    <body>
+        <h1 class="bar"><a href="package-summary.html" 
target="classFrame">org.apache.commons.fileupload.servlet</a></h1>
+        <div class="indexContainer">
+            <h2 title="Classes">Classes</h2>
+            <ul title="Classes">
+                                <li>
+                    <a href="FileCleanerCleanup.html#FileCleanerCleanup" 
target="classFrame">FileCleanerCleanup</a>
+                </li>
+                                <li>
+                    <a href="ServletFileUpload.html#ServletFileUpload" 
target="classFrame">ServletFileUpload</a>
+                </li>
+                                <li>
+                    <a href="ServletRequestContext.html#ServletRequestContext" 
target="classFrame">ServletRequestContext</a>
+                </li>
+                            </ul>
+        </div>
+    </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/servlet/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/servlet/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/servlet/package-summary.html
 Mon Feb 13 10:43:35 2023
@@ -1,79 +1,117 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xml:lang="en" lang="en">
-       <head>
-               <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1" />
-               <title>Apache Commons FileUpload 1.4 Reference Package 
org.apache.commons.fileupload.servlet</title>
-               <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
-       </head>
-       <body>
-                       <div class="overview">
-               <ul>
-                       <li>
-                       <a 
href="../../../../../overview-summary.html">Overview</a>
-                       </li>
-                       <li class="selected">Package</li>
-               </ul>
-       </div>
-       <div class="framenoframe">
-               <ul>
-                       <li>
-                       <a href="../../../../../index.html" 
target="_top">FRAMES</a>
-                       </li>
-                       <li>
-                       <a href="package-summary.html" target="_top">NO 
FRAMES</a>
-                       </li>
-               </ul>
-       </div>
-               
-                       <h2>Package org.apache.commons.fileupload.servlet</h2>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1" />
+        <title>Apache Commons FileUpload 1.5 Reference Package 
org.apache.commons.fileupload.servlet</title>
+        <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
+    </head>
 
-               <table class="summary">
-               <thead>
-                       <tr>
-                       <th>Class Summary</th>
-                       </tr>
-               </thead>
-               <tbody>
-                                       <tr>
-                       <td>
-                               <a href="FileCleanerCleanup.html" 
target="classFrame">FileCleanerCleanup</a>
-                       </td>
-               </tr>
-                                               <tr>
-                       <td>
-                               <a href="ServletFileUpload.html" 
target="classFrame">ServletFileUpload</a>
-                       </td>
-               </tr>
-                                               <tr>
-                       <td>
-                               <a href="ServletRequestContext.html" 
target="classFrame">ServletRequestContext</a>
-                       </td>
-               </tr>
-                                               </tbody>
-       </table>
-               
-                       <div class="overview">
-               <ul>
-                       <li>
-                       <a 
href="../../../../../overview-summary.html">Overview</a>
-                       </li>
-                       <li class="selected">Package</li>
-               </ul>
-       </div>
-       <div class="framenoframe">
-               <ul>
-                       <li>
-                       <a href="../../../../../index.html" 
target="_top">FRAMES</a>
-                       </li>
-                       <li>
-                       <a href="package-summary.html" target="_top">NO 
FRAMES</a>
-                       </li>
-               </ul>
-       </div>
-                               <hr />
-               <div id="footer">
-                       Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.
-               </div>
-       </body>
+    <body>
+                <div class="topNav">
+            <a name="navbar_top"><!--   --></a>
+            <a href="#skip-navbar_top" title="Skip navigation links"></a>
+            <a name="navbar_top_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a 
href="../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Commons FileUpload 
1.5 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a href="../../../../../index.html?overview-summary.html" 
target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No 
Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_top">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_top"><!--   --></a>
+        </div>
+        
+                <div class="header">
+            <h1 title="Package" class="title">Package 
org.apache.commons.fileupload.servlet</h1>
+        </div>
+        <div class="contentContainer">
+            <ul class="blockList">
+                <li class="blockList">
+                    <table class="typeSummary" border="0" cellpadding="3" 
cellspacing="0" summary="Class Summary table, listing classes, and an 
explanation">
+                        <caption><span>Class Summary</span><span 
class="tabEnd">&nbsp;</span></caption>
+                        <thead>
+                            <tr>
+                                <th class="colFirst colLast" 
scope="col">Class</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                                                                               
                                                                        <tr 
class="altColor">
+                                <td class="colFirst colLast">
+                                    <a 
href="FileCleanerCleanup.html#FileCleanerCleanup" target="classFrame" 
title="class in org.apache.commons.fileupload.servlet">FileCleanerCleanup</a>
+                                </td>
+                            </tr>
+                                                                               
                                         <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a 
href="ServletFileUpload.html#ServletFileUpload" target="classFrame" 
title="class in org.apache.commons.fileupload.servlet">ServletFileUpload</a>
+                                </td>
+                            </tr>
+                                                                               
                                         <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a 
href="ServletRequestContext.html#ServletRequestContext" target="classFrame" 
title="class in org.apache.commons.fileupload.servlet">ServletRequestContext</a>
+                                </td>
+                            </tr>
+                                                    </tbody>
+                    </table>
+                </li>
+            </ul>
+        </div>
+        
+                <div class="bottomNav">
+            <a name="navbar_bottom"><!--   --></a>
+            <a href="#skip-navbar_bottom" title="Skip navigation links"></a>
+            <a name="navbar_bottom_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a 
href="../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Commons FileUpload 
1.5 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a href="../../../../../index.html?overview-summary.html" 
target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No 
Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_bottom">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_bottom"><!--   --></a>
+        </div>
+        
+        <div id="footer">
+            Copyright &#169; 2002&#x2013;2023 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.
+        </div>
+    </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/Closeable.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/Closeable.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/Closeable.html
 Mon Feb 13 10:43:35 2023
@@ -14,7 +14,7 @@
 <a class="jxr_linenumber" name="L6" href="#L6">6</a>   <em 
class="jxr_comment"> * (the "License"); you may not use this file except in 
compliance with</em>
 <a class="jxr_linenumber" name="L7" href="#L7">7</a>   <em 
class="jxr_comment"> * the License.  You may obtain a copy of the License 
at</em>
 <a class="jxr_linenumber" name="L8" href="#L8">8</a>   <em 
class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2."; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em 
class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em 
class="jxr_comment"> * Unless required by applicable law or agreed to in 
writing, software</em>
 <a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em 
class="jxr_comment"> * distributed under the License is distributed on an "AS 
IS" BASIS,</em>
@@ -29,7 +29,7 @@
 <a class="jxr_linenumber" name="L21" href="#L21">21</a>  <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L22" href="#L22">22</a>  <em 
class="jxr_javadoccomment"> * Interface of an object, which may be closed.</em>
 <a class="jxr_linenumber" name="L23" href="#L23">23</a>  <em 
class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L24" href="#L24">24</a>  <strong 
class="jxr_keyword">public</strong> <strong 
class="jxr_keyword">interface</strong> <a 
href="../../../../../org/apache/commons/fileupload/util/Closeable.html">Closeable</a>
 {
+<a class="jxr_linenumber" name="L24" href="#L24">24</a>  <strong 
class="jxr_keyword">public</strong> <strong 
class="jxr_keyword">interface</strong> <a name="Closeable" 
href="../../../../../org/apache/commons/fileupload/util/Closeable.html#Closeable">Closeable</a>
 {
 <a class="jxr_linenumber" name="L25" href="#L25">25</a>  
 <a class="jxr_linenumber" name="L26" href="#L26">26</a>      <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L27" href="#L27">27</a>  <em 
class="jxr_javadoccomment">     * Closes the object.</em>
@@ -49,6 +49,6 @@
 <a class="jxr_linenumber" name="L41" href="#L41">41</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">Copyright &#169; 2002&#x2013;2023 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/FileItemHeadersImpl.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/FileItemHeadersImpl.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/FileItemHeadersImpl.html
 Mon Feb 13 10:43:35 2023
@@ -14,7 +14,7 @@
 <a class="jxr_linenumber" name="L6" href="#L6">6</a>   <em 
class="jxr_comment"> * (the "License"); you may not use this file except in 
compliance with</em>
 <a class="jxr_linenumber" name="L7" href="#L7">7</a>   <em 
class="jxr_comment"> * the License.  You may obtain a copy of the License 
at</em>
 <a class="jxr_linenumber" name="L8" href="#L8">8</a>   <em 
class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2."; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em 
class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em 
class="jxr_comment"> * Unless required by applicable law or agreed to in 
writing, software</em>
 <a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em 
class="jxr_comment"> * distributed under the License is distributed on an "AS 
IS" BASIS,</em>
@@ -40,7 +40,7 @@
 <a class="jxr_linenumber" name="L32" href="#L32">32</a>  <em 
class="jxr_javadoccomment"> *</em>
 <a class="jxr_linenumber" name="L33" href="#L33">33</a>  <em 
class="jxr_javadoccomment"> * @since 1.2.1</em>
 <a class="jxr_linenumber" name="L34" href="#L34">34</a>  <em 
class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L35" href="#L35">35</a>  <strong 
class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> 
<a 
href="../../../../../org/apache/commons/fileupload/util/FileItemHeadersImpl.html">FileItemHeadersImpl</a>
 <strong class="jxr_keyword">implements</strong> FileItemHeaders, Serializable {
+<a class="jxr_linenumber" name="L35" href="#L35">35</a>  <strong 
class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> 
<a name="FileItemHeadersImpl" 
href="../../../../../org/apache/commons/fileupload/util/FileItemHeadersImpl.html#FileItemHeadersImpl">FileItemHeadersImpl</a>
 <strong class="jxr_keyword">implements</strong> FileItemHeaders, Serializable {
 <a class="jxr_linenumber" name="L36" href="#L36">36</a>  
 <a class="jxr_linenumber" name="L37" href="#L37">37</a>      <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L38" href="#L38">38</a>  <em 
class="jxr_javadoccomment">     * Serial version UID, being used, if 
serialized.</em>
@@ -106,6 +106,6 @@
 <a class="jxr_linenumber" name="L98" href="#L98">98</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">Copyright &#169; 2002&#x2013;2023 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/LimitedInputStream.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/LimitedInputStream.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/LimitedInputStream.html
 Mon Feb 13 10:43:35 2023
@@ -14,7 +14,7 @@
 <a class="jxr_linenumber" name="L6" href="#L6">6</a>   <em 
class="jxr_comment"> * (the "License"); you may not use this file except in 
compliance with</em>
 <a class="jxr_linenumber" name="L7" href="#L7">7</a>   <em 
class="jxr_comment"> * the License.  You may obtain a copy of the License 
at</em>
 <a class="jxr_linenumber" name="L8" href="#L8">8</a>   <em 
class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2."; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em 
class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em 
class="jxr_comment"> * Unless required by applicable law or agreed to in 
writing, software</em>
 <a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em 
class="jxr_comment"> * distributed under the License is distributed on an "AS 
IS" BASIS,</em>
@@ -32,7 +32,7 @@
 <a class="jxr_linenumber" name="L24" href="#L24">24</a>  <em 
class="jxr_javadoccomment"> * An input stream, which limits its data size. This 
stream is</em>
 <a class="jxr_linenumber" name="L25" href="#L25">25</a>  <em 
class="jxr_javadoccomment"> * used, if the content length is unknown.</em>
 <a class="jxr_linenumber" name="L26" href="#L26">26</a>  <em 
class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L27" href="#L27">27</a>  <strong 
class="jxr_keyword">public</strong> <strong 
class="jxr_keyword">abstract</strong> <strong 
class="jxr_keyword">class</strong> <a 
href="../../../../../org/apache/commons/fileupload/util/LimitedInputStream.html">LimitedInputStream</a>
 <strong class="jxr_keyword">extends</strong> FilterInputStream <strong 
class="jxr_keyword">implements</strong> <a 
href="../../../../../org/apache/commons/fileupload/util/Closeable.html">Closeable</a>
 {
+<a class="jxr_linenumber" name="L27" href="#L27">27</a>  <strong 
class="jxr_keyword">public</strong> <strong 
class="jxr_keyword">abstract</strong> <strong 
class="jxr_keyword">class</strong> <a name="LimitedInputStream" 
href="../../../../../org/apache/commons/fileupload/util/LimitedInputStream.html#LimitedInputStream">LimitedInputStream</a>
 <strong class="jxr_keyword">extends</strong> FilterInputStream <strong 
class="jxr_keyword">implements</strong> <a name="Closeable" 
href="../../../../../org/apache/commons/fileupload/util/Closeable.html#Closeable">Closeable</a>
 {
 <a class="jxr_linenumber" name="L28" href="#L28">28</a>  
 <a class="jxr_linenumber" name="L29" href="#L29">29</a>      <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L30" href="#L30">30</a>  <em 
class="jxr_javadoccomment">     * The maximum size of an item, in bytes.</em>
@@ -56,7 +56,7 @@
 <a class="jxr_linenumber" name="L48" href="#L48">48</a>  <em 
class="jxr_javadoccomment">     * @param pSizeMax The limit; no more than this 
number of bytes</em>
 <a class="jxr_linenumber" name="L49" href="#L49">49</a>  <em 
class="jxr_javadoccomment">     *   shall be returned by the source stream.</em>
 <a class="jxr_linenumber" name="L50" href="#L50">50</a>  <em 
class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L51" href="#L51">51</a>      <strong 
class="jxr_keyword">public</strong> <a 
href="../../../../../org/apache/commons/fileupload/util/LimitedInputStream.html">LimitedInputStream</a>(InputStream
 inputStream, <strong class="jxr_keyword">long</strong> pSizeMax) {
+<a class="jxr_linenumber" name="L51" href="#L51">51</a>      <strong 
class="jxr_keyword">public</strong> <a name="LimitedInputStream" 
href="../../../../../org/apache/commons/fileupload/util/LimitedInputStream.html#LimitedInputStream">LimitedInputStream</a>(InputStream
 inputStream, <strong class="jxr_keyword">long</strong> pSizeMax) {
 <a class="jxr_linenumber" name="L52" href="#L52">52</a>          <strong 
class="jxr_keyword">super</strong>(inputStream);
 <a class="jxr_linenumber" name="L53" href="#L53">53</a>          sizeMax = 
pSizeMax;
 <a class="jxr_linenumber" name="L54" href="#L54">54</a>      }
@@ -174,6 +174,6 @@
 <a class="jxr_linenumber" name="L166" href="#L166">166</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">Copyright &#169; 2002&#x2013;2023 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/Streams.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/Streams.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/Streams.html
 Mon Feb 13 10:43:35 2023
@@ -14,7 +14,7 @@
 <a class="jxr_linenumber" name="L6" href="#L6">6</a>   <em 
class="jxr_comment"> * (the "License"); you may not use this file except in 
compliance with</em>
 <a class="jxr_linenumber" name="L7" href="#L7">7</a>   <em 
class="jxr_comment"> * the License.  You may obtain a copy of the License 
at</em>
 <a class="jxr_linenumber" name="L8" href="#L8">8</a>   <em 
class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2."; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em 
class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em 
class="jxr_comment"> * Unless required by applicable law or agreed to in 
writing, software</em>
 <a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em 
class="jxr_comment"> * distributed under the License is distributed on an "AS 
IS" BASIS,</em>
@@ -35,13 +35,13 @@
 <a class="jxr_linenumber" name="L27" href="#L27">27</a>  <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L28" href="#L28">28</a>  <em 
class="jxr_javadoccomment"> * Utility class for working with streams.</em>
 <a class="jxr_linenumber" name="L29" href="#L29">29</a>  <em 
class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L30" href="#L30">30</a>  <strong 
class="jxr_keyword">public</strong> <strong class="jxr_keyword">final</strong> 
<strong class="jxr_keyword">class</strong> <a 
href="../../../../../org/apache/commons/fileupload/util/Streams.html">Streams</a>
 {
+<a class="jxr_linenumber" name="L30" href="#L30">30</a>  <strong 
class="jxr_keyword">public</strong> <strong class="jxr_keyword">final</strong> 
<strong class="jxr_keyword">class</strong> <a name="Streams" 
href="../../../../../org/apache/commons/fileupload/util/Streams.html#Streams">Streams</a>
 {
 <a class="jxr_linenumber" name="L31" href="#L31">31</a>  
 <a class="jxr_linenumber" name="L32" href="#L32">32</a>      <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L33" href="#L33">33</a>  <em 
class="jxr_javadoccomment">     * Private constructor, to prevent 
instantiation.</em>
 <a class="jxr_linenumber" name="L34" href="#L34">34</a>  <em 
class="jxr_javadoccomment">     * This class has only static methods.</em>
 <a class="jxr_linenumber" name="L35" href="#L35">35</a>  <em 
class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L36" href="#L36">36</a>      <strong 
class="jxr_keyword">private</strong> <a 
href="../../../../../org/apache/commons/fileupload/util/Streams.html">Streams</a>()
 {
+<a class="jxr_linenumber" name="L36" href="#L36">36</a>      <strong 
class="jxr_keyword">private</strong> <a name="Streams" 
href="../../../../../org/apache/commons/fileupload/util/Streams.html#Streams">Streams</a>()
 {
 <a class="jxr_linenumber" name="L37" href="#L37">37</a>          <em 
class="jxr_comment">// Does nothing</em>
 <a class="jxr_linenumber" name="L38" href="#L38">38</a>      }
 <a class="jxr_linenumber" name="L39" href="#L39">39</a>  
@@ -49,7 +49,7 @@
 <a class="jxr_linenumber" name="L41" href="#L41">41</a>  <em 
class="jxr_javadoccomment">     * Default buffer size for use in</em>
 <a class="jxr_linenumber" name="L42" href="#L42">42</a>  <em 
class="jxr_javadoccomment">     * {@link #copy(InputStream, OutputStream, 
boolean)}.</em>
 <a class="jxr_linenumber" name="L43" href="#L43">43</a>  <em 
class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L44" href="#L44">44</a>      <strong 
class="jxr_keyword">private</strong> <strong 
class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> 
<strong class="jxr_keyword">int</strong> DEFAULT_BUFFER_SIZE = 8192;
+<a class="jxr_linenumber" name="L44" href="#L44">44</a>      <strong 
class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> 
<strong class="jxr_keyword">final</strong> <strong 
class="jxr_keyword">int</strong> DEFAULT_BUFFER_SIZE = 8192;
 <a class="jxr_linenumber" name="L45" href="#L45">45</a>  
 <a class="jxr_linenumber" name="L46" href="#L46">46</a>      <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L47" href="#L47">47</a>  <em 
class="jxr_javadoccomment">     * Copies the contents of the given {@link 
InputStream}</em>
@@ -192,7 +192,7 @@
 <a class="jxr_linenumber" name="L184" href="#L184">184</a>                     
    <strong class="jxr_keyword">break</strong>;
 <a class="jxr_linenumber" name="L185" href="#L185">185</a>                 }
 <a class="jxr_linenumber" name="L186" href="#L186">186</a>             }
-<a class="jxr_linenumber" name="L187" href="#L187">187</a>             <strong 
class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> <a 
href="../../../../../org/apache/commons/fileupload/InvalidFileNameException.html">InvalidFileNameException</a>(fileName,
+<a class="jxr_linenumber" name="L187" href="#L187">187</a>             <strong 
class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> <a 
name="InvalidFileNameException" 
href="../../../../../org/apache/commons/fileupload/InvalidFileNameException.html#InvalidFileNameException">InvalidFileNameException</a>(fileName,
 <a class="jxr_linenumber" name="L188" href="#L188">188</a>                     
<span class="jxr_string">"Invalid file name: "</span> + sb);
 <a class="jxr_linenumber" name="L189" href="#L189">189</a>         }
 <a class="jxr_linenumber" name="L190" href="#L190">190</a>         <strong 
class="jxr_keyword">return</strong> fileName;
@@ -201,6 +201,6 @@
 <a class="jxr_linenumber" name="L193" href="#L193">193</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">Copyright &#169; 2002&#x2013;2023 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/Base64Decoder.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/Base64Decoder.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/Base64Decoder.html
 Mon Feb 13 10:43:35 2023
@@ -14,7 +14,7 @@
 <a class="jxr_linenumber" name="L6" href="#L6">6</a>   <em 
class="jxr_comment"> * (the "License"); you may not use this file except in 
compliance with</em>
 <a class="jxr_linenumber" name="L7" href="#L7">7</a>   <em 
class="jxr_comment"> * the License.  You may obtain a copy of the License 
at</em>
 <a class="jxr_linenumber" name="L8" href="#L8">8</a>   <em 
class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2."; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em 
class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em 
class="jxr_comment"> * Unless required by applicable law or agreed to in 
writing, software</em>
 <a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em 
class="jxr_comment"> * distributed under the License is distributed on an "AS 
IS" BASIS,</em>
@@ -30,7 +30,7 @@
 <a class="jxr_linenumber" name="L22" href="#L22">22</a>  <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L23" href="#L23">23</a>  <em 
class="jxr_javadoccomment"> * @since 1.3</em>
 <a class="jxr_linenumber" name="L24" href="#L24">24</a>  <em 
class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L25" href="#L25">25</a>  <strong 
class="jxr_keyword">final</strong> <strong class="jxr_keyword">class</strong> 
<a 
href="../../../../../../org/apache/commons/fileupload/util/mime/Base64Decoder.html">Base64Decoder</a>
 {
+<a class="jxr_linenumber" name="L25" href="#L25">25</a>  <strong 
class="jxr_keyword">final</strong> <strong class="jxr_keyword">class</strong> 
<a name="Base64Decoder" 
href="../../../../../../org/apache/commons/fileupload/util/mime/Base64Decoder.html#Base64Decoder">Base64Decoder</a>
 {
 <a class="jxr_linenumber" name="L26" href="#L26">26</a>  
 <a class="jxr_linenumber" name="L27" href="#L27">27</a>      <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L28" href="#L28">28</a>  <em 
class="jxr_javadoccomment">     * Decoding table value for invalid bytes.</em>
@@ -97,7 +97,7 @@
 <a class="jxr_linenumber" name="L89" href="#L89">89</a>      <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L90" href="#L90">90</a>  <em 
class="jxr_javadoccomment">     * Hidden constructor, this class must not be 
instantiated.</em>
 <a class="jxr_linenumber" name="L91" href="#L91">91</a>  <em 
class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L92" href="#L92">92</a>      <strong 
class="jxr_keyword">private</strong> <a 
href="../../../../../../org/apache/commons/fileupload/util/mime/Base64Decoder.html">Base64Decoder</a>()
 {
+<a class="jxr_linenumber" name="L92" href="#L92">92</a>      <strong 
class="jxr_keyword">private</strong> <a name="Base64Decoder" 
href="../../../../../../org/apache/commons/fileupload/util/mime/Base64Decoder.html#Base64Decoder">Base64Decoder</a>()
 {
 <a class="jxr_linenumber" name="L93" href="#L93">93</a>          <em 
class="jxr_comment">// do nothing</em>
 <a class="jxr_linenumber" name="L94" href="#L94">94</a>      }
 <a class="jxr_linenumber" name="L95" href="#L95">95</a>  
@@ -112,8 +112,8 @@
 <a class="jxr_linenumber" name="L104" href="#L104">104</a> <em 
class="jxr_javadoccomment">     * @throws IOException thrown when the padding 
is incorrect or the input is truncated.</em>
 <a class="jxr_linenumber" name="L105" href="#L105">105</a> <em 
class="jxr_javadoccomment">     */</em>
 <a class="jxr_linenumber" name="L106" href="#L106">106</a>     <strong 
class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> 
<strong class="jxr_keyword">int</strong> decode(byte[] data, OutputStream out) 
<strong class="jxr_keyword">throws</strong> IOException {
-<a class="jxr_linenumber" name="L107" href="#L107">107</a>         <strong 
class="jxr_keyword">int</strong>        outLen = 0;
-<a class="jxr_linenumber" name="L108" href="#L108">108</a>         byte [] 
cache = <strong class="jxr_keyword">new</strong> byte[INPUT_BYTES_PER_CHUNK];
+<a class="jxr_linenumber" name="L107" href="#L107">107</a>         <strong 
class="jxr_keyword">int</strong> outLen = 0;
+<a class="jxr_linenumber" name="L108" href="#L108">108</a>         byte[] 
cache = <strong class="jxr_keyword">new</strong> byte[INPUT_BYTES_PER_CHUNK];
 <a class="jxr_linenumber" name="L109" href="#L109">109</a>         <strong 
class="jxr_keyword">int</strong> cachedBytes = 0;
 <a class="jxr_linenumber" name="L110" href="#L110">110</a> 
 <a class="jxr_linenumber" name="L111" href="#L111">111</a>         <strong 
class="jxr_keyword">for</strong> (byte b : data) {
@@ -160,6 +160,6 @@
 <a class="jxr_linenumber" name="L152" href="#L152">152</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">Copyright &#169; 2002&#x2013;2023 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/MimeUtility.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/MimeUtility.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/MimeUtility.html
 Mon Feb 13 10:43:35 2023
@@ -14,7 +14,7 @@
 <a class="jxr_linenumber" name="L6" href="#L6">6</a>   <em 
class="jxr_comment"> * (the "License"); you may not use this file except in 
compliance with</em>
 <a class="jxr_linenumber" name="L7" href="#L7">7</a>   <em 
class="jxr_comment"> * the License.  You may obtain a copy of the License 
at</em>
 <a class="jxr_linenumber" name="L8" href="#L8">8</a>   <em 
class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2."; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em 
class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em 
class="jxr_comment"> * Unless required by applicable law or agreed to in 
writing, software</em>
 <a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em 
class="jxr_comment"> * distributed under the License is distributed on an "AS 
IS" BASIS,</em>
@@ -36,7 +36,7 @@
 <a class="jxr_linenumber" name="L28" href="#L28">28</a>  <em 
class="jxr_javadoccomment"> *</em>
 <a class="jxr_linenumber" name="L29" href="#L29">29</a>  <em 
class="jxr_javadoccomment"> * @since 1.3</em>
 <a class="jxr_linenumber" name="L30" href="#L30">30</a>  <em 
class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L31" href="#L31">31</a>  <strong 
class="jxr_keyword">public</strong> <strong class="jxr_keyword">final</strong> 
<strong class="jxr_keyword">class</strong> <a 
href="../../../../../../org/apache/commons/fileupload/util/mime/MimeUtility.html">MimeUtility</a>
 {
+<a class="jxr_linenumber" name="L31" href="#L31">31</a>  <strong 
class="jxr_keyword">public</strong> <strong class="jxr_keyword">final</strong> 
<strong class="jxr_keyword">class</strong> <a name="MimeUtility" 
href="../../../../../../org/apache/commons/fileupload/util/mime/MimeUtility.html#MimeUtility">MimeUtility</a>
 {
 <a class="jxr_linenumber" name="L32" href="#L32">32</a>  
 <a class="jxr_linenumber" name="L33" href="#L33">33</a>      <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L34" href="#L34">34</a>  <em 
class="jxr_javadoccomment">     * The {@code US-ASCII} charset identifier 
constant.</em>
@@ -89,7 +89,7 @@
 <a class="jxr_linenumber" name="L81" href="#L81">81</a>      <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L82" href="#L82">82</a>  <em 
class="jxr_javadoccomment">     * Hidden constructor, this class must not be 
instantiated.</em>
 <a class="jxr_linenumber" name="L83" href="#L83">83</a>  <em 
class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L84" href="#L84">84</a>      <strong 
class="jxr_keyword">private</strong> <a 
href="../../../../../../org/apache/commons/fileupload/util/mime/MimeUtility.html">MimeUtility</a>()
 {
+<a class="jxr_linenumber" name="L84" href="#L84">84</a>      <strong 
class="jxr_keyword">private</strong> <a name="MimeUtility" 
href="../../../../../../org/apache/commons/fileupload/util/mime/MimeUtility.html#MimeUtility">MimeUtility</a>()
 {
 <a class="jxr_linenumber" name="L85" href="#L85">85</a>          <em 
class="jxr_comment">// do nothing</em>
 <a class="jxr_linenumber" name="L86" href="#L86">86</a>      }
 <a class="jxr_linenumber" name="L87" href="#L87">87</a>  
@@ -175,7 +175,7 @@
 <a class="jxr_linenumber" name="L167" href="#L167">167</a>                     
    <em class="jxr_comment">// and get handled as normal text.</em>
 <a class="jxr_linenumber" name="L168" href="#L168">168</a>                     
    <strong class="jxr_keyword">continue</strong>;
 <a class="jxr_linenumber" name="L169" href="#L169">169</a> 
-<a class="jxr_linenumber" name="L170" href="#L170">170</a>                     
} <strong class="jxr_keyword">catch</strong> (ParseException e) {
+<a class="jxr_linenumber" name="L170" href="#L170">170</a>                     
} <strong class="jxr_keyword">catch</strong> (<a name="ParseException" 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html#ParseException">ParseException</a>
 e) {
 <a class="jxr_linenumber" name="L171" href="#L171">171</a>                     
    <em class="jxr_comment">// just ignore it, skip to next word</em>
 <a class="jxr_linenumber" name="L172" href="#L172">172</a>                     
}
 <a class="jxr_linenumber" name="L173" href="#L173">173</a>                 }
@@ -211,12 +211,12 @@
 <a class="jxr_linenumber" name="L203" href="#L203">203</a>         <em 
class="jxr_comment">// ParseException for the caller.</em>
 <a class="jxr_linenumber" name="L204" href="#L204">204</a> 
 <a class="jxr_linenumber" name="L205" href="#L205">205</a>         <strong 
class="jxr_keyword">if</strong> (!word.startsWith(ENCODED_TOKEN_MARKER)) {
-<a class="jxr_linenumber" name="L206" href="#L206">206</a>             <strong 
class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> <a 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html">ParseException</a>(<span
 class="jxr_string">"Invalid RFC 2047 encoded-word: "</span> + word);
+<a class="jxr_linenumber" name="L206" href="#L206">206</a>             <strong 
class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> <a 
name="ParseException" 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html#ParseException">ParseException</a>(<span
 class="jxr_string">"Invalid RFC 2047 encoded-word: "</span> + word);
 <a class="jxr_linenumber" name="L207" href="#L207">207</a>         }
 <a class="jxr_linenumber" name="L208" href="#L208">208</a> 
 <a class="jxr_linenumber" name="L209" href="#L209">209</a>         <strong 
class="jxr_keyword">int</strong> charsetPos = word.indexOf('?', 2);
 <a class="jxr_linenumber" name="L210" href="#L210">210</a>         <strong 
class="jxr_keyword">if</strong> (charsetPos == -1) {
-<a class="jxr_linenumber" name="L211" href="#L211">211</a>             <strong 
class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> <a 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html">ParseException</a>(<span
 class="jxr_string">"Missing charset in RFC 2047 encoded-word: "</span> + word);
+<a class="jxr_linenumber" name="L211" href="#L211">211</a>             <strong 
class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> <a 
name="ParseException" 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html#ParseException">ParseException</a>(<span
 class="jxr_string">"Missing charset in RFC 2047 encoded-word: "</span> + word);
 <a class="jxr_linenumber" name="L212" href="#L212">212</a>         }
 <a class="jxr_linenumber" name="L213" href="#L213">213</a> 
 <a class="jxr_linenumber" name="L214" href="#L214">214</a>         <em 
class="jxr_comment">// pull out the character set information (this is the MIME 
name at this point).</em>
@@ -225,7 +225,7 @@
 <a class="jxr_linenumber" name="L217" href="#L217">217</a>         <em 
class="jxr_comment">// now pull out the encoding token the same way.</em>
 <a class="jxr_linenumber" name="L218" href="#L218">218</a>         <strong 
class="jxr_keyword">int</strong> encodingPos = word.indexOf('?', charsetPos + 
1);
 <a class="jxr_linenumber" name="L219" href="#L219">219</a>         <strong 
class="jxr_keyword">if</strong> (encodingPos == -1) {
-<a class="jxr_linenumber" name="L220" href="#L220">220</a>             <strong 
class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> <a 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html">ParseException</a>(<span
 class="jxr_string">"Missing encoding in RFC 2047 encoded-word: "</span> + 
word);
+<a class="jxr_linenumber" name="L220" href="#L220">220</a>             <strong 
class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> <a 
name="ParseException" 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html#ParseException">ParseException</a>(<span
 class="jxr_string">"Missing encoding in RFC 2047 encoded-word: "</span> + 
word);
 <a class="jxr_linenumber" name="L221" href="#L221">221</a>         }
 <a class="jxr_linenumber" name="L222" href="#L222">222</a> 
 <a class="jxr_linenumber" name="L223" href="#L223">223</a>         String 
encoding = word.substring(charsetPos + 1, encodingPos);
@@ -233,7 +233,7 @@
 <a class="jxr_linenumber" name="L225" href="#L225">225</a>         <em 
class="jxr_comment">// and finally the encoded text.</em>
 <a class="jxr_linenumber" name="L226" href="#L226">226</a>         <strong 
class="jxr_keyword">int</strong> encodedTextPos = 
word.indexOf(ENCODED_TOKEN_FINISHER, encodingPos + 1);
 <a class="jxr_linenumber" name="L227" href="#L227">227</a>         <strong 
class="jxr_keyword">if</strong> (encodedTextPos == -1) {
-<a class="jxr_linenumber" name="L228" href="#L228">228</a>             <strong 
class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> <a 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html">ParseException</a>(<span
 class="jxr_string">"Missing encoded text in RFC 2047 encoded-word: "</span> + 
word);
+<a class="jxr_linenumber" name="L228" href="#L228">228</a>             <strong 
class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> <a 
name="ParseException" 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html#ParseException">ParseException</a>(<span
 class="jxr_string">"Missing encoded text in RFC 2047 encoded-word: "</span> + 
word);
 <a class="jxr_linenumber" name="L229" href="#L229">229</a>         }
 <a class="jxr_linenumber" name="L230" href="#L230">230</a> 
 <a class="jxr_linenumber" name="L231" href="#L231">231</a>         String 
encodedText = word.substring(encodingPos + 1, encodedTextPos);
@@ -291,6 +291,6 @@
 <a class="jxr_linenumber" name="L283" href="#L283">283</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">Copyright &#169; 2002&#x2013;2023 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/ParseException.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/ParseException.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/ParseException.html
 Mon Feb 13 10:43:35 2023
@@ -14,7 +14,7 @@
 <a class="jxr_linenumber" name="L6" href="#L6">6</a>   <em 
class="jxr_comment"> * (the "License"); you may not use this file except in 
compliance with</em>
 <a class="jxr_linenumber" name="L7" href="#L7">7</a>   <em 
class="jxr_comment"> * the License.  You may obtain a copy of the License 
at</em>
 <a class="jxr_linenumber" name="L8" href="#L8">8</a>   <em 
class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2."; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em 
class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em 
class="jxr_comment"> * Unless required by applicable law or agreed to in 
writing, software</em>
 <a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em 
class="jxr_comment"> * distributed under the License is distributed on an "AS 
IS" BASIS,</em>
@@ -27,7 +27,7 @@
 <a class="jxr_linenumber" name="L19" href="#L19">19</a>  <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L20" href="#L20">20</a>  <em 
class="jxr_javadoccomment"> * @since 1.3</em>
 <a class="jxr_linenumber" name="L21" href="#L21">21</a>  <em 
class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L22" href="#L22">22</a>  <strong 
class="jxr_keyword">final</strong> <strong class="jxr_keyword">class</strong> 
<a 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html">ParseException</a>
 <strong class="jxr_keyword">extends</strong> Exception {
+<a class="jxr_linenumber" name="L22" href="#L22">22</a>  <strong 
class="jxr_keyword">final</strong> <strong class="jxr_keyword">class</strong> 
<a name="ParseException" 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html#ParseException">ParseException</a>
 <strong class="jxr_keyword">extends</strong> Exception {
 <a class="jxr_linenumber" name="L23" href="#L23">23</a>  
 <a class="jxr_linenumber" name="L24" href="#L24">24</a>      <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L25" href="#L25">25</a>  <em 
class="jxr_javadoccomment">     * The UID to use when serializing this 
instance.</em>
@@ -39,13 +39,13 @@
 <a class="jxr_linenumber" name="L31" href="#L31">31</a>  <em 
class="jxr_javadoccomment">     *</em>
 <a class="jxr_linenumber" name="L32" href="#L32">32</a>  <em 
class="jxr_javadoccomment">     * @param message the detail message.</em>
 <a class="jxr_linenumber" name="L33" href="#L33">33</a>  <em 
class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L34" href="#L34">34</a>      <strong 
class="jxr_keyword">public</strong> <a 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html">ParseException</a>(String
 message) {
+<a class="jxr_linenumber" name="L34" href="#L34">34</a>      <a 
name="ParseException" 
href="../../../../../../org/apache/commons/fileupload/util/mime/ParseException.html#ParseException">ParseException</a>(String
 message) {
 <a class="jxr_linenumber" name="L35" href="#L35">35</a>          <strong 
class="jxr_keyword">super</strong>(message);
 <a class="jxr_linenumber" name="L36" href="#L36">36</a>      }
 <a class="jxr_linenumber" name="L37" href="#L37">37</a>  
 <a class="jxr_linenumber" name="L38" href="#L38">38</a>  }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">Copyright &#169; 2002&#x2013;2023 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/QuotedPrintableDecoder.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/QuotedPrintableDecoder.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/QuotedPrintableDecoder.html
 Mon Feb 13 10:43:35 2023
@@ -14,7 +14,7 @@
 <a class="jxr_linenumber" name="L6" href="#L6">6</a>   <em 
class="jxr_comment"> * (the "License"); you may not use this file except in 
compliance with</em>
 <a class="jxr_linenumber" name="L7" href="#L7">7</a>   <em 
class="jxr_comment"> * the License.  You may obtain a copy of the License 
at</em>
 <a class="jxr_linenumber" name="L8" href="#L8">8</a>   <em 
class="jxr_comment"> *</em>
-<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a href="http://www.apache.org/licenses/LICENSE-2."; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L9" href="#L9">9</a>   <em 
class="jxr_comment"> *      <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; 
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
 <a class="jxr_linenumber" name="L10" href="#L10">10</a>  <em 
class="jxr_comment"> *</em>
 <a class="jxr_linenumber" name="L11" href="#L11">11</a>  <em 
class="jxr_comment"> * Unless required by applicable law or agreed to in 
writing, software</em>
 <a class="jxr_linenumber" name="L12" href="#L12">12</a>  <em 
class="jxr_comment"> * distributed under the License is distributed on an "AS 
IS" BASIS,</em>
@@ -30,7 +30,7 @@
 <a class="jxr_linenumber" name="L22" href="#L22">22</a>  <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L23" href="#L23">23</a>  <em 
class="jxr_javadoccomment"> * @since 1.3</em>
 <a class="jxr_linenumber" name="L24" href="#L24">24</a>  <em 
class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L25" href="#L25">25</a>  <strong 
class="jxr_keyword">final</strong> <strong class="jxr_keyword">class</strong> 
<a 
href="../../../../../../org/apache/commons/fileupload/util/mime/QuotedPrintableDecoder.html">QuotedPrintableDecoder</a>
 {
+<a class="jxr_linenumber" name="L25" href="#L25">25</a>  <strong 
class="jxr_keyword">final</strong> <strong class="jxr_keyword">class</strong> 
<a name="QuotedPrintableDecoder" 
href="../../../../../../org/apache/commons/fileupload/util/mime/QuotedPrintableDecoder.html#QuotedPrintableDecoder">QuotedPrintableDecoder</a>
 {
 <a class="jxr_linenumber" name="L26" href="#L26">26</a>  
 <a class="jxr_linenumber" name="L27" href="#L27">27</a>      <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L28" href="#L28">28</a>  <em 
class="jxr_javadoccomment">     * The shift value required to create the upper 
nibble</em>
@@ -41,7 +41,7 @@
 <a class="jxr_linenumber" name="L33" href="#L33">33</a>      <em 
class="jxr_javadoccomment">/**</em>
 <a class="jxr_linenumber" name="L34" href="#L34">34</a>  <em 
class="jxr_javadoccomment">     * Hidden constructor, this class must not be 
instantiated.</em>
 <a class="jxr_linenumber" name="L35" href="#L35">35</a>  <em 
class="jxr_javadoccomment">     */</em>
-<a class="jxr_linenumber" name="L36" href="#L36">36</a>      <strong 
class="jxr_keyword">private</strong> <a 
href="../../../../../../org/apache/commons/fileupload/util/mime/QuotedPrintableDecoder.html">QuotedPrintableDecoder</a>()
 {
+<a class="jxr_linenumber" name="L36" href="#L36">36</a>      <strong 
class="jxr_keyword">private</strong> <a name="QuotedPrintableDecoder" 
href="../../../../../../org/apache/commons/fileupload/util/mime/QuotedPrintableDecoder.html#QuotedPrintableDecoder">QuotedPrintableDecoder</a>()
 {
 <a class="jxr_linenumber" name="L37" href="#L37">37</a>          <em 
class="jxr_comment">// do nothing</em>
 <a class="jxr_linenumber" name="L38" href="#L38">38</a>      }
 <a class="jxr_linenumber" name="L39" href="#L39">39</a>  
@@ -120,6 +120,6 @@
 <a class="jxr_linenumber" name="L112" href="#L112">112</a> }
 </pre>
 <hr/>
-<div id="footer">Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
+<div id="footer">Copyright &#169; 2002&#x2013;2023 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</div>
 </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/package-frame.html
 Mon Feb 13 10:43:35 2023
@@ -1,33 +1,30 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xml:lang="en" lang="en">
-       <head>
-               <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1" />
-               <title>Apache Commons FileUpload 1.4 Reference Package 
org.apache.commons.fileupload.util.mime</title>
-               <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
-       </head>
-       <body>
-
-               <h3>
-               <a href="package-summary.html" 
target="classFrame">org.apache.commons.fileupload.util.mime</a>
-       </h3>
-
-       <h3>Classes</h3>
-
-       <ul>
-                               <li>
-               <a href="Base64Decoder.html" 
target="classFrame">Base64Decoder</a>
-               </li>
-                               <li>
-               <a href="MimeUtility.html" target="classFrame">MimeUtility</a>
-               </li>
-                               <li>
-               <a href="ParseException.html" 
target="classFrame">ParseException</a>
-               </li>
-                               <li>
-               <a href="QuotedPrintableDecoder.html" 
target="classFrame">QuotedPrintableDecoder</a>
-               </li>
-                       </ul>
-
-       </body>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1" />
+        <title>Apache Commons FileUpload 1.5 Reference Package 
org.apache.commons.fileupload.util.mime</title>
+        <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
+    </head>
+    <body>
+        <h1 class="bar"><a href="package-summary.html" 
target="classFrame">org.apache.commons.fileupload.util.mime</a></h1>
+        <div class="indexContainer">
+            <h2 title="Classes">Classes</h2>
+            <ul title="Classes">
+                                <li>
+                    <a href="Base64Decoder.html#Base64Decoder" 
target="classFrame">Base64Decoder</a>
+                </li>
+                                <li>
+                    <a href="MimeUtility.html#MimeUtility" 
target="classFrame">MimeUtility</a>
+                </li>
+                                <li>
+                    <a href="ParseException.html#ParseException" 
target="classFrame">ParseException</a>
+                </li>
+                                <li>
+                    <a 
href="QuotedPrintableDecoder.html#QuotedPrintableDecoder" 
target="classFrame">QuotedPrintableDecoder</a>
+                </li>
+                            </ul>
+        </div>
+    </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/mime/package-summary.html
 Mon Feb 13 10:43:35 2023
@@ -1,84 +1,122 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xml:lang="en" lang="en">
-       <head>
-               <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1" />
-               <title>Apache Commons FileUpload 1.4 Reference Package 
org.apache.commons.fileupload.util.mime</title>
-               <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
-       </head>
-       <body>
-                       <div class="overview">
-               <ul>
-                       <li>
-                       <a 
href="../../../../../../overview-summary.html">Overview</a>
-                       </li>
-                       <li class="selected">Package</li>
-               </ul>
-       </div>
-       <div class="framenoframe">
-               <ul>
-                       <li>
-                       <a href="../../../../../../index.html" 
target="_top">FRAMES</a>
-                       </li>
-                       <li>
-                       <a href="package-summary.html" target="_top">NO 
FRAMES</a>
-                       </li>
-               </ul>
-       </div>
-               
-                       <h2>Package org.apache.commons.fileupload.util.mime</h2>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1" />
+        <title>Apache Commons FileUpload 1.5 Reference Package 
org.apache.commons.fileupload.util.mime</title>
+        <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
+    </head>
 
-               <table class="summary">
-               <thead>
-                       <tr>
-                       <th>Class Summary</th>
-                       </tr>
-               </thead>
-               <tbody>
-                                       <tr>
-                       <td>
-                               <a href="Base64Decoder.html" 
target="classFrame">Base64Decoder</a>
-                       </td>
-               </tr>
-                                               <tr>
-                       <td>
-                               <a href="MimeUtility.html" 
target="classFrame">MimeUtility</a>
-                       </td>
-               </tr>
-                                               <tr>
-                       <td>
-                               <a href="ParseException.html" 
target="classFrame">ParseException</a>
-                       </td>
-               </tr>
-                                               <tr>
-                       <td>
-                               <a href="QuotedPrintableDecoder.html" 
target="classFrame">QuotedPrintableDecoder</a>
-                       </td>
-               </tr>
-                                               </tbody>
-       </table>
-               
-                       <div class="overview">
-               <ul>
-                       <li>
-                       <a 
href="../../../../../../overview-summary.html">Overview</a>
-                       </li>
-                       <li class="selected">Package</li>
-               </ul>
-       </div>
-       <div class="framenoframe">
-               <ul>
-                       <li>
-                       <a href="../../../../../../index.html" 
target="_top">FRAMES</a>
-                       </li>
-                       <li>
-                       <a href="package-summary.html" target="_top">NO 
FRAMES</a>
-                       </li>
-               </ul>
-       </div>
-                               <hr />
-               <div id="footer">
-                       Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.
-               </div>
-       </body>
+    <body>
+                <div class="topNav">
+            <a name="navbar_top"><!--   --></a>
+            <a href="#skip-navbar_top" title="Skip navigation links"></a>
+            <a name="navbar_top_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a 
href="../../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Commons FileUpload 
1.5 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a 
href="../../../../../../index.html?overview-summary.html" 
target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No 
Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_top">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_top"><!--   --></a>
+        </div>
+        
+                <div class="header">
+            <h1 title="Package" class="title">Package 
org.apache.commons.fileupload.util.mime</h1>
+        </div>
+        <div class="contentContainer">
+            <ul class="blockList">
+                <li class="blockList">
+                    <table class="typeSummary" border="0" cellpadding="3" 
cellspacing="0" summary="Class Summary table, listing classes, and an 
explanation">
+                        <caption><span>Class Summary</span><span 
class="tabEnd">&nbsp;</span></caption>
+                        <thead>
+                            <tr>
+                                <th class="colFirst colLast" 
scope="col">Class</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                                                                               
                                                                        <tr 
class="altColor">
+                                <td class="colFirst colLast">
+                                    <a href="Base64Decoder.html#Base64Decoder" 
target="classFrame" title="class in 
org.apache.commons.fileupload.util.mime">Base64Decoder</a>
+                                </td>
+                            </tr>
+                                                                               
                                         <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a href="MimeUtility.html#MimeUtility" 
target="classFrame" title="class in 
org.apache.commons.fileupload.util.mime">MimeUtility</a>
+                                </td>
+                            </tr>
+                                                                               
                                         <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a 
href="ParseException.html#ParseException" target="classFrame" title="class in 
org.apache.commons.fileupload.util.mime">ParseException</a>
+                                </td>
+                            </tr>
+                                                                               
                                         <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a 
href="QuotedPrintableDecoder.html#QuotedPrintableDecoder" target="classFrame" 
title="class in 
org.apache.commons.fileupload.util.mime">QuotedPrintableDecoder</a>
+                                </td>
+                            </tr>
+                                                    </tbody>
+                    </table>
+                </li>
+            </ul>
+        </div>
+        
+                <div class="bottomNav">
+            <a name="navbar_bottom"><!--   --></a>
+            <a href="#skip-navbar_bottom" title="Skip navigation links"></a>
+            <a name="navbar_bottom_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a 
href="../../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Commons FileUpload 
1.5 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a 
href="../../../../../../index.html?overview-summary.html" 
target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No 
Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_bottom">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_bottom"><!--   --></a>
+        </div>
+        
+        <div id="footer">
+            Copyright &#169; 2002&#x2013;2023 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.
+        </div>
+    </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/package-frame.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/package-frame.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/package-frame.html
 Mon Feb 13 10:43:35 2023
@@ -1,33 +1,30 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xml:lang="en" lang="en">
-       <head>
-               <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1" />
-               <title>Apache Commons FileUpload 1.4 Reference Package 
org.apache.commons.fileupload.util</title>
-               <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
-       </head>
-       <body>
-
-               <h3>
-               <a href="package-summary.html" 
target="classFrame">org.apache.commons.fileupload.util</a>
-       </h3>
-
-       <h3>Classes</h3>
-
-       <ul>
-                               <li>
-               <a href="Closeable.html" target="classFrame">Closeable</a>
-               </li>
-                               <li>
-               <a href="FileItemHeadersImpl.html" 
target="classFrame">FileItemHeadersImpl</a>
-               </li>
-                               <li>
-               <a href="LimitedInputStream.html" 
target="classFrame">LimitedInputStream</a>
-               </li>
-                               <li>
-               <a href="Streams.html" target="classFrame">Streams</a>
-               </li>
-                       </ul>
-
-       </body>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1" />
+        <title>Apache Commons FileUpload 1.5 Reference Package 
org.apache.commons.fileupload.util</title>
+        <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
+    </head>
+    <body>
+        <h1 class="bar"><a href="package-summary.html" 
target="classFrame">org.apache.commons.fileupload.util</a></h1>
+        <div class="indexContainer">
+            <h2 title="Classes">Classes</h2>
+            <ul title="Classes">
+                                <li>
+                    <a href="Closeable.html#Closeable" 
target="classFrame">Closeable</a>
+                </li>
+                                <li>
+                    <a href="FileItemHeadersImpl.html#FileItemHeadersImpl" 
target="classFrame">FileItemHeadersImpl</a>
+                </li>
+                                <li>
+                    <a href="LimitedInputStream.html#LimitedInputStream" 
target="classFrame">LimitedInputStream</a>
+                </li>
+                                <li>
+                    <a href="Streams.html#Streams" 
target="classFrame">Streams</a>
+                </li>
+                            </ul>
+        </div>
+    </body>
 </html>
\ No newline at end of file

Modified: 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/package-summary.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/package-summary.html
 (original)
+++ 
websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/util/package-summary.html
 Mon Feb 13 10:43:35 2023
@@ -1,84 +1,122 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xml:lang="en" lang="en">
-       <head>
-               <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1" />
-               <title>Apache Commons FileUpload 1.4 Reference Package 
org.apache.commons.fileupload.util</title>
-               <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
-       </head>
-       <body>
-                       <div class="overview">
-               <ul>
-                       <li>
-                       <a 
href="../../../../../overview-summary.html">Overview</a>
-                       </li>
-                       <li class="selected">Package</li>
-               </ul>
-       </div>
-       <div class="framenoframe">
-               <ul>
-                       <li>
-                       <a href="../../../../../index.html" 
target="_top">FRAMES</a>
-                       </li>
-                       <li>
-                       <a href="package-summary.html" target="_top">NO 
FRAMES</a>
-                       </li>
-               </ul>
-       </div>
-               
-                       <h2>Package org.apache.commons.fileupload.util</h2>
+    <!-- generated by Apache Maven JXR (jdk8) -->
+    <head>
+        <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1" />
+        <title>Apache Commons FileUpload 1.5 Reference Package 
org.apache.commons.fileupload.util</title>
+        <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
+    </head>
 
-               <table class="summary">
-               <thead>
-                       <tr>
-                       <th>Class Summary</th>
-                       </tr>
-               </thead>
-               <tbody>
-                                       <tr>
-                       <td>
-                               <a href="Closeable.html" 
target="classFrame">Closeable</a>
-                       </td>
-               </tr>
-                                               <tr>
-                       <td>
-                               <a href="FileItemHeadersImpl.html" 
target="classFrame">FileItemHeadersImpl</a>
-                       </td>
-               </tr>
-                                               <tr>
-                       <td>
-                               <a href="LimitedInputStream.html" 
target="classFrame">LimitedInputStream</a>
-                       </td>
-               </tr>
-                                               <tr>
-                       <td>
-                               <a href="Streams.html" 
target="classFrame">Streams</a>
-                       </td>
-               </tr>
-                                               </tbody>
-       </table>
-               
-                       <div class="overview">
-               <ul>
-                       <li>
-                       <a 
href="../../../../../overview-summary.html">Overview</a>
-                       </li>
-                       <li class="selected">Package</li>
-               </ul>
-       </div>
-       <div class="framenoframe">
-               <ul>
-                       <li>
-                       <a href="../../../../../index.html" 
target="_top">FRAMES</a>
-                       </li>
-                       <li>
-                       <a href="package-summary.html" target="_top">NO 
FRAMES</a>
-                       </li>
-               </ul>
-       </div>
-                               <hr />
-               <div id="footer">
-                       Copyright &#169; 2002&#x2013;2019 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.
-               </div>
-       </body>
+    <body>
+                <div class="topNav">
+            <a name="navbar_top"><!--   --></a>
+            <a href="#skip-navbar_top" title="Skip navigation links"></a>
+            <a name="navbar_top_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a 
href="../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Commons FileUpload 
1.5 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a href="../../../../../index.html?overview-summary.html" 
target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No 
Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_top">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_top"><!--   --></a>
+        </div>
+        
+                <div class="header">
+            <h1 title="Package" class="title">Package 
org.apache.commons.fileupload.util</h1>
+        </div>
+        <div class="contentContainer">
+            <ul class="blockList">
+                <li class="blockList">
+                    <table class="typeSummary" border="0" cellpadding="3" 
cellspacing="0" summary="Class Summary table, listing classes, and an 
explanation">
+                        <caption><span>Class Summary</span><span 
class="tabEnd">&nbsp;</span></caption>
+                        <thead>
+                            <tr>
+                                <th class="colFirst colLast" 
scope="col">Class</th>
+                            </tr>
+                        </thead>
+                        <tbody>
+                                                                               
                                                                        <tr 
class="altColor">
+                                <td class="colFirst colLast">
+                                    <a href="Closeable.html#Closeable" 
target="classFrame" title="class in 
org.apache.commons.fileupload.util">Closeable</a>
+                                </td>
+                            </tr>
+                                                                               
                                         <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a 
href="FileItemHeadersImpl.html#FileItemHeadersImpl" target="classFrame" 
title="class in org.apache.commons.fileupload.util">FileItemHeadersImpl</a>
+                                </td>
+                            </tr>
+                                                                               
                                         <tr class="altColor">
+                                <td class="colFirst colLast">
+                                    <a 
href="LimitedInputStream.html#LimitedInputStream" target="classFrame" 
title="class in org.apache.commons.fileupload.util">LimitedInputStream</a>
+                                </td>
+                            </tr>
+                                                                               
                                         <tr class="rowColor">
+                                <td class="colFirst colLast">
+                                    <a href="Streams.html#Streams" 
target="classFrame" title="class in 
org.apache.commons.fileupload.util">Streams</a>
+                                </td>
+                            </tr>
+                                                    </tbody>
+                    </table>
+                </li>
+            </ul>
+        </div>
+        
+                <div class="bottomNav">
+            <a name="navbar_bottom"><!--   --></a>
+            <a href="#skip-navbar_bottom" title="Skip navigation links"></a>
+            <a name="navbar_bottom_firstrow"><!--   --></a>
+            <ul class="navList" title="Navigation">
+                <li><a 
href="../../../../../overview-summary.html">Overview</a></li>
+                <li class="navBarCell1Rev">Package</li>
+                <li>Class</li>
+                <li>Use</li>
+                <li>Tree</li>
+                <li>Deprecated</li>
+                <li>Index</li>
+                <li>Help</li>
+            </ul>
+            <div class="aboutLanguage"><em><strong>Apache Commons FileUpload 
1.5 Reference</strong></em></div>
+        </div>
+        <div class="subNav">
+            <ul class="navList">
+                <li>Prev</li>
+                <li>Next</li>
+            </ul>
+            <ul class="navList">
+                <li><a href="../../../../../index.html?overview-summary.html" 
target="_top">Frames</a></li>
+                <li><a href="package-summary.html" target="_top">No 
Frames</a></li>
+            </ul>
+            <ul class="navList" id="allclasses_navbar_bottom">
+                <li>All Classes</li>
+            </ul>
+            <div>
+            </div>
+            <a name="skip-navbar_bottom"><!--   --></a>
+        </div>
+        
+        <div id="footer">
+            Copyright &#169; 2002&#x2013;2023 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.
+        </div>
+    </body>
 </html>
\ No newline at end of file


Reply via email to