Modified: websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItem.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItem.html (original) +++ websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItem.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> @@ -52,7 +52,7 @@ <a class="jxr_linenumber" name="L44" href="#L44">44</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="L45" href="#L45">45</a> <em class="jxr_javadoccomment"> * @since 1.3 additionally implements FileItemHeadersSupport</em> <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> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">interface</strong> <a href="../../../../org/apache/commons/fileupload/FileItem.html">FileItem</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../org/apache/commons/fileupload/FileItemHeadersSupport.html">FileItemHeadersSupport</a> { +<a class="jxr_linenumber" name="L47" href="#L47">47</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">interface</strong> <a name="FileItem" href="../../../../org/apache/commons/fileupload/FileItem.html#FileItem">FileItem</a> <strong class="jxr_keyword">extends</strong> <a name="FileItemHeadersSupport" href="../../../../org/apache/commons/fileupload/FileItemHeadersSupport.html#FileItemHeadersSupport">FileItemHeadersSupport</a> { <a class="jxr_linenumber" name="L48" href="#L48">48</a> <a class="jxr_linenumber" name="L49" href="#L49">49</a> <em class="jxr_comment">// ------------------------------- Methods from javax.activation.DataSource</em> <a class="jxr_linenumber" name="L50" href="#L50">50</a> @@ -212,6 +212,6 @@ <a class="jxr_linenumber" name="L204" href="#L204">204</a> } </pre> <hr/> -<div id="footer">Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2002–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/FileItemFactory.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItemFactory.html (original) +++ websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItemFactory.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"> * can provide their own custom configuration, over and above that provided</em> <a class="jxr_linenumber" name="L22" href="#L22">22</a> <em class="jxr_javadoccomment"> * by the default file upload implementation.</p></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/FileItemFactory.html">FileItemFactory</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="FileItemFactory" href="../../../../org/apache/commons/fileupload/FileItemFactory.html#FileItemFactory">FileItemFactory</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"> * Create a new {@link FileItem} instance from the supplied parameters and</em> @@ -44,7 +44,7 @@ <a class="jxr_linenumber" name="L36" href="#L36">36</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="L37" href="#L37">37</a> <em class="jxr_javadoccomment"> * @return The newly created file item.</em> <a class="jxr_linenumber" name="L38" href="#L38">38</a> <em class="jxr_javadoccomment"> */</em> -<a class="jxr_linenumber" name="L39" href="#L39">39</a> <a href="../../../../org/apache/commons/fileupload/FileItem.html">FileItem</a> createItem( +<a class="jxr_linenumber" name="L39" href="#L39">39</a> <a name="FileItem" href="../../../../org/apache/commons/fileupload/FileItem.html#FileItem">FileItem</a> createItem( <a class="jxr_linenumber" name="L40" href="#L40">40</a> String fieldName, <a class="jxr_linenumber" name="L41" href="#L41">41</a> String contentType, <a class="jxr_linenumber" name="L42" href="#L42">42</a> <strong class="jxr_keyword">boolean</strong> isFormField, @@ -54,6 +54,6 @@ <a class="jxr_linenumber" name="L46" href="#L46">46</a> } </pre> <hr/> -<div id="footer">Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2002–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/FileItemHeaders.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItemHeaders.html (original) +++ websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItemHeaders.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> @@ -33,7 +33,7 @@ <a class="jxr_linenumber" name="L25" href="#L25">25</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="L26" href="#L26">26</a> <em class="jxr_javadoccomment"> * @since 1.2.1</em> <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> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">interface</strong> <a href="../../../../org/apache/commons/fileupload/FileItemHeaders.html">FileItemHeaders</a> { +<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">interface</strong> <a name="FileItemHeaders" href="../../../../org/apache/commons/fileupload/FileItemHeaders.html#FileItemHeaders">FileItemHeaders</a> { <a class="jxr_linenumber" name="L29" href="#L29">29</a> <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> <em class="jxr_javadoccomment"> * Returns the value of the specified part header as a <code>String</code>.</em> @@ -82,6 +82,6 @@ <a class="jxr_linenumber" name="L74" href="#L74">74</a> } </pre> <hr/> -<div id="footer">Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2002–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/FileItemHeadersSupport.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItemHeadersSupport.html (original) +++ websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItemHeadersSupport.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> @@ -33,14 +33,14 @@ <a class="jxr_linenumber" name="L25" href="#L25">25</a> <em class="jxr_javadoccomment"> * @see FileItem</em> <a class="jxr_linenumber" name="L26" href="#L26">26</a> <em class="jxr_javadoccomment"> * @see FileItemStream</em> <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> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">interface</strong> <a href="../../../../org/apache/commons/fileupload/FileItemHeadersSupport.html">FileItemHeadersSupport</a> { +<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">interface</strong> <a name="FileItemHeadersSupport" href="../../../../org/apache/commons/fileupload/FileItemHeadersSupport.html#FileItemHeadersSupport">FileItemHeadersSupport</a> { <a class="jxr_linenumber" name="L29" href="#L29">29</a> <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> <em class="jxr_javadoccomment"> * Returns the collection of headers defined locally within this item.</em> <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"> * @return the {@link FileItemHeaders} present for this item.</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> <a href="../../../../org/apache/commons/fileupload/FileItemHeaders.html">FileItemHeaders</a> getHeaders(); +<a class="jxr_linenumber" name="L35" href="#L35">35</a> <a name="FileItemHeaders" href="../../../../org/apache/commons/fileupload/FileItemHeaders.html#FileItemHeaders">FileItemHeaders</a> getHeaders(); <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"> * Sets the headers read from within an item. Implementations of</em> @@ -51,11 +51,11 @@ <a class="jxr_linenumber" name="L43" href="#L43">43</a> <em class="jxr_javadoccomment"> * @param headers the instance that holds onto the headers</em> <a class="jxr_linenumber" name="L44" href="#L44">44</a> <em class="jxr_javadoccomment"> * for this instance.</em> <a class="jxr_linenumber" name="L45" href="#L45">45</a> <em class="jxr_javadoccomment"> */</em> -<a class="jxr_linenumber" name="L46" href="#L46">46</a> <strong class="jxr_keyword">void</strong> setHeaders(<a href="../../../../org/apache/commons/fileupload/FileItemHeaders.html">FileItemHeaders</a> headers); +<a class="jxr_linenumber" name="L46" href="#L46">46</a> <strong class="jxr_keyword">void</strong> setHeaders(<a name="FileItemHeaders" href="../../../../org/apache/commons/fileupload/FileItemHeaders.html#FileItemHeaders">FileItemHeaders</a> headers); <a class="jxr_linenumber" name="L47" href="#L47">47</a> <a class="jxr_linenumber" name="L48" href="#L48">48</a> } </pre> <hr/> -<div id="footer">Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2002–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/FileItemIterator.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItemIterator.html (original) +++ websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItemIterator.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"> * An iterator, as returned by</em> <a class="jxr_linenumber" name="L23" href="#L23">23</a> <em class="jxr_javadoccomment"> * {@link FileUploadBase#getItemIterator(RequestContext)}.</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">public</strong> <strong class="jxr_keyword">interface</strong> <a href="../../../../org/apache/commons/fileupload/FileItemIterator.html">FileItemIterator</a> { +<a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">interface</strong> <a name="FileItemIterator" href="../../../../org/apache/commons/fileupload/FileItemIterator.html#FileItemIterator">FileItemIterator</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"> * Returns, whether another instance of {@link FileItemStream}</em> @@ -55,11 +55,11 @@ <a class="jxr_linenumber" name="L47" href="#L47">47</a> <em class="jxr_javadoccomment"> * @return FileItemStream instance, which provides</em> <a class="jxr_linenumber" name="L48" href="#L48">48</a> <em class="jxr_javadoccomment"> * access to the next file item.</em> <a class="jxr_linenumber" name="L49" href="#L49">49</a> <em class="jxr_javadoccomment"> */</em> -<a class="jxr_linenumber" name="L50" href="#L50">50</a> <a href="../../../../org/apache/commons/fileupload/FileItemStream.html">FileItemStream</a> next() <strong class="jxr_keyword">throws</strong> FileUploadException, IOException; +<a class="jxr_linenumber" name="L50" href="#L50">50</a> <a name="FileItemStream" href="../../../../org/apache/commons/fileupload/FileItemStream.html#FileItemStream">FileItemStream</a> next() <strong class="jxr_keyword">throws</strong> FileUploadException, IOException; <a class="jxr_linenumber" name="L51" href="#L51">51</a> <a class="jxr_linenumber" name="L52" href="#L52">52</a> } </pre> <hr/> -<div id="footer">Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2002–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/FileItemStream.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItemStream.html (original) +++ websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileItemStream.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> @@ -39,7 +39,7 @@ <a class="jxr_linenumber" name="L31" href="#L31">31</a> <em class="jxr_javadoccomment"> * {@link java.util.Iterator#hasNext()} on the iterator, you discard all data,</em> <a class="jxr_linenumber" name="L32" href="#L32">32</a> <em class="jxr_javadoccomment"> * which hasn't been read so far from the previous data.</p></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> <strong class="jxr_keyword">interface</strong> <a href="../../../../org/apache/commons/fileupload/FileItemStream.html">FileItemStream</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../org/apache/commons/fileupload/FileItemHeadersSupport.html">FileItemHeadersSupport</a> { +<a class="jxr_linenumber" name="L34" href="#L34">34</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">interface</strong> <a name="FileItemStream" href="../../../../org/apache/commons/fileupload/FileItemStream.html#FileItemStream">FileItemStream</a> <strong class="jxr_keyword">extends</strong> <a name="FileItemHeadersSupport" href="../../../../org/apache/commons/fileupload/FileItemHeadersSupport.html#FileItemHeadersSupport">FileItemHeadersSupport</a> { <a class="jxr_linenumber" name="L35" href="#L35">35</a> <a class="jxr_linenumber" name="L36" href="#L36">36</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="L37" href="#L37">37</a> <em class="jxr_javadoccomment"> * This exception is thrown, if an attempt is made to read</em> @@ -48,7 +48,7 @@ <a class="jxr_linenumber" name="L40" href="#L40">40</a> <em class="jxr_javadoccomment"> * {@link java.util.Iterator#hasNext()} has been invoked on the</em> <a class="jxr_linenumber" name="L41" href="#L41">41</a> <em class="jxr_javadoccomment"> * iterator, which created the {@link FileItemStream}.</em> <a class="jxr_linenumber" name="L42" href="#L42">42</a> <em class="jxr_javadoccomment"> */</em> -<a class="jxr_linenumber" name="L43" href="#L43">43</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../org/apache/commons/fileupload/FileItemStream.html">ItemSkippedException</a> <strong class="jxr_keyword">extends</strong> IOException { +<a class="jxr_linenumber" name="L43" href="#L43">43</a> <strong class="jxr_keyword">class</strong> ItemSkippedException <strong class="jxr_keyword">extends</strong> IOException { <a class="jxr_linenumber" name="L44" href="#L44">44</a> <a class="jxr_linenumber" name="L45" href="#L45">45</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="L46" href="#L46">46</a> <em class="jxr_javadoccomment"> * The exceptions serial version UID, which is being used</em> @@ -110,6 +110,6 @@ <a class="jxr_linenumber" name="L102" href="#L102">102</a> } </pre> <hr/> -<div id="footer">Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2002–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/FileUpload.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileUpload.html (original) +++ websites/production/commons/content/proper/commons-fileupload/xref/org/apache/commons/fileupload/FileUpload.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> @@ -38,15 +38,15 @@ <a class="jxr_linenumber" name="L30" href="#L30">30</a> <em class="jxr_javadoccomment"> * used to create them; a given part may be in memory, on disk, or somewhere</em> <a class="jxr_linenumber" name="L31" href="#L31">31</a> <em class="jxr_javadoccomment"> * else.</p></em> <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> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../org/apache/commons/fileupload/FileUpload.html">FileUpload</a> -<a class="jxr_linenumber" name="L34" href="#L34">34</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../org/apache/commons/fileupload/FileUploadBase.html">FileUploadBase</a> { +<a class="jxr_linenumber" name="L33" href="#L33">33</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="FileUpload" href="../../../../org/apache/commons/fileupload/FileUpload.html#FileUpload">FileUpload</a> +<a class="jxr_linenumber" name="L34" href="#L34">34</a> <strong class="jxr_keyword">extends</strong> <a name="FileUploadBase" href="../../../../org/apache/commons/fileupload/FileUploadBase.html#FileUploadBase">FileUploadBase</a> { <a class="jxr_linenumber" name="L35" href="#L35">35</a> <a class="jxr_linenumber" name="L36" href="#L36">36</a> <em class="jxr_comment">// ----------------------------------------------------------- Data members</em> <a class="jxr_linenumber" name="L37" href="#L37">37</a> <a class="jxr_linenumber" name="L38" href="#L38">38</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="L39" href="#L39">39</a> <em class="jxr_javadoccomment"> * The factory to use to create new form items.</em> <a class="jxr_linenumber" name="L40" href="#L40">40</a> <em class="jxr_javadoccomment"> */</em> -<a class="jxr_linenumber" name="L41" href="#L41">41</a> <strong class="jxr_keyword">private</strong> <a href="../../../../org/apache/commons/fileupload/FileItemFactory.html">FileItemFactory</a> fileItemFactory; +<a class="jxr_linenumber" name="L41" href="#L41">41</a> <strong class="jxr_keyword">private</strong> <a name="FileItemFactory" href="../../../../org/apache/commons/fileupload/FileItemFactory.html#FileItemFactory">FileItemFactory</a> fileItemFactory; <a class="jxr_linenumber" name="L42" href="#L42">42</a> <a class="jxr_linenumber" name="L43" href="#L43">43</a> <em class="jxr_comment">// ----------------------------------------------------------- Constructors</em> <a class="jxr_linenumber" name="L44" href="#L44">44</a> @@ -59,7 +59,7 @@ <a class="jxr_linenumber" name="L51" href="#L51">51</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="L52" href="#L52">52</a> <em class="jxr_javadoccomment"> * @see #FileUpload(FileItemFactory)</em> <a class="jxr_linenumber" name="L53" href="#L53">53</a> <em class="jxr_javadoccomment"> */</em> -<a class="jxr_linenumber" name="L54" href="#L54">54</a> <strong class="jxr_keyword">public</strong> <a href="../../../../org/apache/commons/fileupload/FileUpload.html">FileUpload</a>() { +<a class="jxr_linenumber" name="L54" href="#L54">54</a> <strong class="jxr_keyword">public</strong> <a name="FileUpload" href="../../../../org/apache/commons/fileupload/FileUpload.html#FileUpload">FileUpload</a>() { <a class="jxr_linenumber" name="L55" href="#L55">55</a> <strong class="jxr_keyword">super</strong>(); <a class="jxr_linenumber" name="L56" href="#L56">56</a> } <a class="jxr_linenumber" name="L57" href="#L57">57</a> @@ -70,7 +70,7 @@ <a class="jxr_linenumber" name="L62" href="#L62">62</a> <em class="jxr_javadoccomment"> * @see #FileUpload()</em> <a class="jxr_linenumber" name="L63" href="#L63">63</a> <em class="jxr_javadoccomment"> * @param fileItemFactory The factory to use for creating file items.</em> <a class="jxr_linenumber" name="L64" href="#L64">64</a> <em class="jxr_javadoccomment"> */</em> -<a class="jxr_linenumber" name="L65" href="#L65">65</a> <strong class="jxr_keyword">public</strong> <a href="../../../../org/apache/commons/fileupload/FileUpload.html">FileUpload</a>(<a href="../../../../org/apache/commons/fileupload/FileItemFactory.html">FileItemFactory</a> fileItemFactory) { +<a class="jxr_linenumber" name="L65" href="#L65">65</a> <strong class="jxr_keyword">public</strong> <a name="FileUpload" href="../../../../org/apache/commons/fileupload/FileUpload.html#FileUpload">FileUpload</a>(<a name="FileItemFactory" href="../../../../org/apache/commons/fileupload/FileItemFactory.html#FileItemFactory">FileItemFactory</a> fileItemFactory) { <a class="jxr_linenumber" name="L66" href="#L66">66</a> <strong class="jxr_keyword">super</strong>(); <a class="jxr_linenumber" name="L67" href="#L67">67</a> <strong class="jxr_keyword">this</strong>.fileItemFactory = fileItemFactory; <a class="jxr_linenumber" name="L68" href="#L68">68</a> } @@ -83,7 +83,7 @@ <a class="jxr_linenumber" name="L75" href="#L75">75</a> <em class="jxr_javadoccomment"> * @return The factory class for new file items.</em> <a class="jxr_linenumber" name="L76" href="#L76">76</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="L77" href="#L77">77</a> @Override -<a class="jxr_linenumber" name="L78" href="#L78">78</a> <strong class="jxr_keyword">public</strong> <a href="../../../../org/apache/commons/fileupload/FileItemFactory.html">FileItemFactory</a> getFileItemFactory() { +<a class="jxr_linenumber" name="L78" href="#L78">78</a> <strong class="jxr_keyword">public</strong> <a name="FileItemFactory" href="../../../../org/apache/commons/fileupload/FileItemFactory.html#FileItemFactory">FileItemFactory</a> getFileItemFactory() { <a class="jxr_linenumber" name="L79" href="#L79">79</a> <strong class="jxr_keyword">return</strong> fileItemFactory; <a class="jxr_linenumber" name="L80" href="#L80">80</a> } <a class="jxr_linenumber" name="L81" href="#L81">81</a> @@ -93,13 +93,13 @@ <a class="jxr_linenumber" name="L85" href="#L85">85</a> <em class="jxr_javadoccomment"> * @param factory The factory class for new file items.</em> <a class="jxr_linenumber" name="L86" href="#L86">86</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="L87" href="#L87">87</a> @Override -<a class="jxr_linenumber" name="L88" href="#L88">88</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setFileItemFactory(<a href="../../../../org/apache/commons/fileupload/FileItemFactory.html">FileItemFactory</a> factory) { +<a class="jxr_linenumber" name="L88" href="#L88">88</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setFileItemFactory(<a name="FileItemFactory" href="../../../../org/apache/commons/fileupload/FileItemFactory.html#FileItemFactory">FileItemFactory</a> factory) { <a class="jxr_linenumber" name="L89" href="#L89">89</a> <strong class="jxr_keyword">this</strong>.fileItemFactory = factory; <a class="jxr_linenumber" name="L90" href="#L90">90</a> } <a class="jxr_linenumber" name="L91" href="#L91">91</a> <a class="jxr_linenumber" name="L92" href="#L92">92</a> } </pre> <hr/> -<div id="footer">Copyright © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2002–2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> </body> </html> \ No newline at end of file
