Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileUploadBase.SizeLimitExceededException.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileUploadBase.SizeLimitExceededException.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileUploadBase.SizeLimitExceededException.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>FileUploadBase.SizeLimitExceededException (Apache Commons FileUpload 1.3.2 API)</title> +<title>FileUploadBase.SizeLimitExceededException (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FileUploadBase.SizeLimitExceededException (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="FileUploadBase.SizeLimitExceededException (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { @@ -131,7 +131,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.1354">FileUploadBase.SizeLimitExceededException</a> +<pre>public static class <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.1360">FileUploadBase.SizeLimitExceededException</a> extends <a href="../../../../org/apache/commons/fileupload/FileUploadBase.SizeException.html" title="class in org.apache.commons.fileupload">FileUploadBase.SizeException</a></pre> <div class="block">Thrown to indicate that the request size exceeds the configured maximum.</div> <dl> @@ -159,7 +159,7 @@ extends <a href="../../../../org/apache/ <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/fileupload/FileUploadBase.SizeLimitExceededException.html#SizeLimitExceededException--">SizeLimitExceededException</a></span>()</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <div class="block"><span class="deprecationComment">1.2 Replaced by - <code>SizeLimitExceededException(String, long, long)</code></span></div> + <code>#SizeLimitExceededException(String, long, long)</code></span></div> </div> </td> </tr> @@ -237,9 +237,9 @@ extends <a href="../../../../org/apache/ <li class="blockList"> <h4>SizeLimitExceededException</h4> <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.SizeLimitExceededException.html#line.1367">SizeLimitExceededException</a>()</pre> +public <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.SizeLimitExceededException.html#line.1373">SizeLimitExceededException</a>()</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">1.2 Replaced by - <code>SizeLimitExceededException(String, long, long)</code></span></div> + <code>#SizeLimitExceededException(String, long, long)</code></span></div> </li> </ul> <a name="SizeLimitExceededException-java.lang.String-"> @@ -249,7 +249,7 @@ public <a href="../../../../src-htm <li class="blockList"> <h4>SizeLimitExceededException</h4> <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.SizeLimitExceededException.html#line.1377">SizeLimitExceededException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message)</pre> +public <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.SizeLimitExceededException.html#line.1383">SizeLimitExceededException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">1.2 Replaced by <code>#SizeLimitExceededException(String, long, long)</code></span></div> <dl> @@ -264,7 +264,7 @@ public <a href="../../../../src-htm <ul class="blockListLast"> <li class="blockList"> <h4>SizeLimitExceededException</h4> -<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.SizeLimitExceededException.html#line.1389">SizeLimitExceededException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message, +<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.SizeLimitExceededException.html#line.1395">SizeLimitExceededException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message, long actual, long permitted)</pre> <div class="block">Constructs a <code>SizeExceededException</code> with
Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileUploadBase.UnknownSizeException.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileUploadBase.UnknownSizeException.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileUploadBase.UnknownSizeException.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>FileUploadBase.UnknownSizeException (Apache Commons FileUpload 1.3.2 API)</title> +<title>FileUploadBase.UnknownSizeException (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FileUploadBase.UnknownSizeException (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="FileUploadBase.UnknownSizeException (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { @@ -131,7 +131,7 @@ </div> <br> <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public static class <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.1323">FileUploadBase.UnknownSizeException</a> +public static class <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.1329">FileUploadBase.UnknownSizeException</a> extends <a href="../../../../org/apache/commons/fileupload/FileUploadException.html" title="class in org.apache.commons.fileupload">FileUploadException</a></pre> <div class="block">Thrown to indicate that the request size is not specified. In other words, it is thrown, if the content-length header is missing or @@ -221,7 +221,7 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>UnknownSizeException</h4> -<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.UnknownSizeException.html#line.1335">UnknownSizeException</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.UnknownSizeException.html#line.1341">UnknownSizeException</a>()</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> <div class="block">Constructs a <code>UnknownSizeException</code> with no detail message.</div> @@ -233,7 +233,7 @@ extends <a href="../../../../org/apache/ <ul class="blockListLast"> <li class="blockList"> <h4>UnknownSizeException</h4> -<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.UnknownSizeException.html#line.1345">UnknownSizeException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message)</pre> +<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.UnknownSizeException.html#line.1351">UnknownSizeException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> <div class="block">Constructs an <code>UnknownSizeException</code> with the specified detail message.</div> Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileUploadBase.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileUploadBase.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileUploadBase.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>FileUploadBase (Apache Commons FileUpload 1.3.2 API)</title> +<title>FileUploadBase (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FileUploadBase (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="FileUploadBase (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { @@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>public abstract class <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.58">FileUploadBase</a> +<pre>public abstract class <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.59">FileUploadBase</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> <div class="block"><p>High level API for processing file uploads.</p> @@ -127,7 +127,7 @@ extends <a href="http://docs.oracle.com/ else.</p></div> <dl> <dt><span class="simpleTagLabel">Version:</span></dt> -<dd>$Id: FileUploadBase.java 1743630 2016-05-13 09:20:45Z jochen $</dd> +<dd>$Id: FileUploadBase.java 1643019 2014-12-02 22:35:50Z sebb $</dd> </dl> </li> </ul> @@ -513,7 +513,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>CONTENT_TYPE</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.108">CONTENT_TYPE</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.109">CONTENT_TYPE</a></pre> <div class="block">HTTP content type header name.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -527,7 +527,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>CONTENT_DISPOSITION</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.113">CONTENT_DISPOSITION</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.114">CONTENT_DISPOSITION</a></pre> <div class="block">HTTP content disposition header name.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -541,7 +541,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>CONTENT_LENGTH</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.118">CONTENT_LENGTH</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.119">CONTENT_LENGTH</a></pre> <div class="block">HTTP content length header name.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -555,7 +555,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>FORM_DATA</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.123">FORM_DATA</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.124">FORM_DATA</a></pre> <div class="block">Content-disposition value for form data.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -569,7 +569,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>ATTACHMENT</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.128">ATTACHMENT</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.129">ATTACHMENT</a></pre> <div class="block">Content-disposition value for file attachment.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -583,7 +583,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>MULTIPART</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.133">MULTIPART</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.134">MULTIPART</a></pre> <div class="block">Part of HTTP content type header.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -597,7 +597,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>MULTIPART_FORM_DATA</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.138">MULTIPART_FORM_DATA</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.139">MULTIPART_FORM_DATA</a></pre> <div class="block">HTTP content type header for multipart forms.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -611,7 +611,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>MULTIPART_MIXED</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.143">MULTIPART_MIXED</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.144">MULTIPART_MIXED</a></pre> <div class="block">HTTP content type header for multiple uploads.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -626,7 +626,7 @@ extends <a href="http://docs.oracle.com/ <li class="blockList"> <h4>MAX_HEADER_SIZE</h4> <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public static final int <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.153">MAX_HEADER_SIZE</a></pre> +public static final int <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.154">MAX_HEADER_SIZE</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">This constant is no longer used. As of commons-fileupload 1.2, the only applicable limit is the total size of a parts headers, <a href="../../../../org/apache/commons/fileupload/MultipartStream.html#HEADER_PART_SIZE_MAX"><code>MultipartStream.HEADER_PART_SIZE_MAX</code></a>.</span></div> @@ -652,7 +652,7 @@ public static final int <a href=".. <ul class="blockListLast"> <li class="blockList"> <h4>FileUploadBase</h4> -<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.58">FileUploadBase</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.59">FileUploadBase</a>()</pre> </li> </ul> </li> @@ -669,7 +669,7 @@ public static final int <a href=".. <ul class="blockList"> <li class="blockList"> <h4>isMultipartContent</h4> -<pre>public static final boolean <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.76">isMultipartContent</a>(<a href="../../../../org/apache/commons/fileupload/RequestContext.html" title="interface in org.apache.commons.fileupload">RequestContext</a> ctx)</pre> +<pre>public static final boolean <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.77">isMultipartContent</a>(<a href="../../../../org/apache/commons/fileupload/RequestContext.html" title="interface in org.apache.commons.fileupload">RequestContext</a> ctx)</pre> <div class="block"><p>Utility method that determines whether the request contains multipart content.</p> @@ -693,7 +693,7 @@ public static final int <a href=".. <li class="blockList"> <h4>isMultipartContent</h4> <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public static boolean <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.99">isMultipartContent</a>(<a href="http://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http">HttpServletRequest</a> req)</pre> +public static boolean <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.100">isMultipartContent</a>(<a href="http://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http">HttpServletRequest</a> req)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">1.1 Use the method on <code>ServletFileUpload</code> instead.</span></div> <div class="block">Utility method that determines whether the request contains multipart content.</div> @@ -712,7 +712,7 @@ public static boolean <a href= <ul class="blockList"> <li class="blockList"> <h4>getFileItemFactory</h4> -<pre>public abstract <a href="../../../../org/apache/commons/fileupload/FileItemFactory.html" title="interface in org.apache.commons.fileupload">FileItemFactory</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.186">getFileItemFactory</a>()</pre> +<pre>public abstract <a href="../../../../org/apache/commons/fileupload/FileItemFactory.html" title="interface in org.apache.commons.fileupload">FileItemFactory</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.187">getFileItemFactory</a>()</pre> <div class="block">Returns the factory class used when creating file items.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -726,7 +726,7 @@ public static boolean <a href= <ul class="blockList"> <li class="blockList"> <h4>setFileItemFactory</h4> -<pre>public abstract void <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.193">setFileItemFactory</a>(<a href="../../../../org/apache/commons/fileupload/FileItemFactory.html" title="interface in org.apache.commons.fileupload">FileItemFactory</a> factory)</pre> +<pre>public abstract void <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.194">setFileItemFactory</a>(<a href="../../../../org/apache/commons/fileupload/FileItemFactory.html" title="interface in org.apache.commons.fileupload">FileItemFactory</a> factory)</pre> <div class="block">Sets the factory class to use when creating file items.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -740,7 +740,7 @@ public static boolean <a href= <ul class="blockList"> <li class="blockList"> <h4>getSizeMax</h4> -<pre>public long <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.205">getSizeMax</a>()</pre> +<pre>public long <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.206">getSizeMax</a>()</pre> <div class="block">Returns the maximum allowed size of a complete request, as opposed to <a href="../../../../org/apache/commons/fileupload/FileUploadBase.html#getFileSizeMax--"><code>getFileSizeMax()</code></a>.</div> <dl> @@ -758,7 +758,7 @@ public static boolean <a href= <ul class="blockList"> <li class="blockList"> <h4>setSizeMax</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.219">setSizeMax</a>(long sizeMax)</pre> +<pre>public void <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.220">setSizeMax</a>(long sizeMax)</pre> <div class="block">Sets the maximum allowed size of a complete request, as opposed to <a href="../../../../org/apache/commons/fileupload/FileUploadBase.html#setFileSizeMax-long-"><code>setFileSizeMax(long)</code></a>.</div> <dl> @@ -776,7 +776,7 @@ public static boolean <a href= <ul class="blockList"> <li class="blockList"> <h4>getFileSizeMax</h4> -<pre>public long <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.230">getFileSizeMax</a>()</pre> +<pre>public long <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.231">getFileSizeMax</a>()</pre> <div class="block">Returns the maximum allowed size of a single uploaded file, as opposed to <a href="../../../../org/apache/commons/fileupload/FileUploadBase.html#getSizeMax--"><code>getSizeMax()</code></a>.</div> <dl> @@ -793,7 +793,7 @@ public static boolean <a href= <ul class="blockList"> <li class="blockList"> <h4>setFileSizeMax</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.241">setFileSizeMax</a>(long fileSizeMax)</pre> +<pre>public void <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.242">setFileSizeMax</a>(long fileSizeMax)</pre> <div class="block">Sets the maximum allowed size of a single uploaded file, as opposed to <a href="../../../../org/apache/commons/fileupload/FileUploadBase.html#getSizeMax--"><code>getSizeMax()</code></a>.</div> <dl> @@ -810,7 +810,7 @@ public static boolean <a href= <ul class="blockList"> <li class="blockList"> <h4>getHeaderEncoding</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.253">getHeaderEncoding</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.254">getHeaderEncoding</a>()</pre> <div class="block">Retrieves the character encoding used when reading the headers of an individual part. When not specified, or <code>null</code>, the request encoding is used. If that is also not specified, or <code>null</code>, @@ -827,7 +827,7 @@ public static boolean <a href= <ul class="blockList"> <li class="blockList"> <h4>setHeaderEncoding</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.265">setHeaderEncoding</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding)</pre> +<pre>public void <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.266">setHeaderEncoding</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> encoding)</pre> <div class="block">Specifies the character encoding to be used when reading the headers of individual part. When not specified, or <code>null</code>, the request encoding is used. If that is also not specified, or <code>null</code>, @@ -845,7 +845,7 @@ public static boolean <a href= <li class="blockList"> <h4>parseRequest</h4> <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/commons/fileupload/FileItem.html" title="interface in org.apache.commons.fileupload">FileItem</a>> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.286">parseRequest</a>(<a href="http://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http">HttpServletRequest</a> req) +public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/commons/fileupload/FileItem.html" title="interface in org.apache.commons.fileupload">FileItem</a>> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.287">parseRequest</a>(<a href="http://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http">HttpServletRequest</a> req) throws <a href="../../../../org/apache/commons/fileupload/FileUploadException.html" title="class in org.apache.commons.fileupload">FileUploadException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">1.1 Use <a href="../../../../org/apache/commons/fileupload/servlet/ServletFileUpload.html#parseRequest-javax.servlet.http.HttpServletRequest-"><code>ServletFileUpload.parseRequest(HttpServletRequest)</code></a> instead.</span></div> <div class="block">Processes an <a href="http://www.ietf.org/rfc/rfc1867.txt">RFC 1867</a> @@ -868,7 +868,7 @@ public <a href="http://docs.oracle. <ul class="blockList"> <li class="blockList"> <h4>getItemIterator</h4> -<pre>public <a href="../../../../org/apache/commons/fileupload/FileItemIterator.html" title="interface in org.apache.commons.fileupload">FileItemIterator</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.307">getItemIterator</a>(<a href="../../../../org/apache/commons/fileupload/RequestContext.html" title="interface in org.apache.commons.fileupload">RequestContext</a> ctx) +<pre>public <a href="../../../../org/apache/commons/fileupload/FileItemIterator.html" title="interface in org.apache.commons.fileupload">FileItemIterator</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.308">getItemIterator</a>(<a href="../../../../org/apache/commons/fileupload/RequestContext.html" title="interface in org.apache.commons.fileupload">RequestContext</a> ctx) throws <a href="../../../../org/apache/commons/fileupload/FileUploadException.html" title="class in org.apache.commons.fileupload">FileUploadException</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Processes an <a href="http://www.ietf.org/rfc/rfc1867.txt">RFC 1867</a> @@ -895,7 +895,7 @@ public <a href="http://docs.oracle. <ul class="blockList"> <li class="blockList"> <h4>parseRequest</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/commons/fileupload/FileItem.html" title="interface in org.apache.commons.fileupload">FileItem</a>> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.329">parseRequest</a>(<a href="../../../../org/apache/commons/fileupload/RequestContext.html" title="interface in org.apache.commons.fileupload">RequestContext</a> ctx) +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/commons/fileupload/FileItem.html" title="interface in org.apache.commons.fileupload">FileItem</a>> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.330">parseRequest</a>(<a href="../../../../org/apache/commons/fileupload/RequestContext.html" title="interface in org.apache.commons.fileupload">RequestContext</a> ctx) throws <a href="../../../../org/apache/commons/fileupload/FileUploadException.html" title="class in org.apache.commons.fileupload">FileUploadException</a></pre> <div class="block">Processes an <a href="http://www.ietf.org/rfc/rfc1867.txt">RFC 1867</a> compliant <code>multipart/form-data</code> stream.</div> @@ -917,7 +917,7 @@ public <a href="http://docs.oracle. <ul class="blockList"> <li class="blockList"> <h4>parseParameterMap</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/commons/fileupload/FileItem.html" title="interface in org.apache.commons.fileupload">FileItem</a>>> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.389">parseParameterMap</a>(<a href="../../../../org/apache/commons/fileupload/RequestContext.html" title="interface in org.apache.commons.fileupload">RequestContext</a> ctx) +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/apache/commons/fileupload/FileItem.html" title="interface in org.apache.commons.fileupload">FileItem</a>>> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.390">parseParameterMap</a>(<a href="../../../../org/apache/commons/fileupload/RequestContext.html" title="interface in org.apache.commons.fileupload">RequestContext</a> ctx) throws <a href="../../../../org/apache/commons/fileupload/FileUploadException.html" title="class in org.apache.commons.fileupload">FileUploadException</a></pre> <div class="block">Processes an <a href="http://www.ietf.org/rfc/rfc1867.txt">RFC 1867</a> compliant <code>multipart/form-data</code> stream.</div> @@ -940,7 +940,7 @@ public <a href="http://docs.oracle. <ul class="blockList"> <li class="blockList"> <h4>getBoundary</h4> -<pre>protected byte[] <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.419">getBoundary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> contentType)</pre> +<pre>protected byte[] <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.420">getBoundary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> contentType)</pre> <div class="block">Retrieves the boundary from the <code>Content-type</code> header.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -958,7 +958,7 @@ public <a href="http://docs.oracle. <li class="blockList"> <h4>getFileName</h4> <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.448">getFileName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> headers)</pre> +protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.449">getFileName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> headers)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">1.2.1 Use <a href="../../../../org/apache/commons/fileupload/FileUploadBase.html#getFileName-org.apache.commons.fileupload.FileItemHeaders-"><code>getFileName(FileItemHeaders)</code></a>.</span></div> <div class="block">Retrieves the file name from the <code>Content-disposition</code> header.</div> @@ -976,7 +976,7 @@ protected <a href="http://docs.orac <ul class="blockList"> <li class="blockList"> <h4>getFileName</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.460">getFileName</a>(<a href="../../../../org/apache/commons/fileupload/FileItemHeaders.html" title="interface in org.apache.commons.fileupload">FileItemHeaders</a> headers)</pre> +<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.461">getFileName</a>(<a href="../../../../org/apache/commons/fileupload/FileItemHeaders.html" title="interface in org.apache.commons.fileupload">FileItemHeaders</a> headers)</pre> <div class="block">Retrieves the file name from the <code>Content-disposition</code> header.</div> <dl> @@ -993,7 +993,7 @@ protected <a href="http://docs.orac <ul class="blockList"> <li class="blockList"> <h4>getFieldName</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.502">getFieldName</a>(<a href="../../../../org/apache/commons/fileupload/FileItemHeaders.html" title="interface in org.apache.commons.fileupload">FileItemHeaders</a> headers)</pre> +<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.503">getFieldName</a>(<a href="../../../../org/apache/commons/fileupload/FileItemHeaders.html" title="interface in org.apache.commons.fileupload">FileItemHeaders</a> headers)</pre> <div class="block">Retrieves the field name from the <code>Content-disposition</code> header.</div> <dl> @@ -1011,7 +1011,7 @@ protected <a href="http://docs.orac <li class="blockList"> <h4>getFieldName</h4> <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.538">getFieldName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> headers)</pre> +protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.539">getFieldName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> headers)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">1.2.1 Use <a href="../../../../org/apache/commons/fileupload/FileUploadBase.html#getFieldName-org.apache.commons.fileupload.FileItemHeaders-"><code>getFieldName(FileItemHeaders)</code></a>.</span></div> <div class="block">Retrieves the field name from the <code>Content-disposition</code> header.</div> @@ -1030,7 +1030,7 @@ protected <a href="http://docs.orac <li class="blockList"> <h4>createItem</h4> <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -protected <a href="../../../../org/apache/commons/fileupload/FileItem.html" title="interface in org.apache.commons.fileupload">FileItem</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.557">createItem</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> headers, +protected <a href="../../../../org/apache/commons/fileupload/FileItem.html" title="interface in org.apache.commons.fileupload">FileItem</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.558">createItem</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> headers, boolean isFormField) throws <a href="../../../../org/apache/commons/fileupload/FileUploadException.html" title="class in org.apache.commons.fileupload">FileUploadException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">1.2 This method is no longer used in favour of @@ -1055,7 +1055,7 @@ protected <a href="../../../../org/ <ul class="blockList"> <li class="blockList"> <h4>getParsedHeaders</h4> -<pre>protected <a href="../../../../org/apache/commons/fileupload/FileItemHeaders.html" title="interface in org.apache.commons.fileupload">FileItemHeaders</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.578">getParsedHeaders</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> headerPart)</pre> +<pre>protected <a href="../../../../org/apache/commons/fileupload/FileItemHeaders.html" title="interface in org.apache.commons.fileupload">FileItemHeaders</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.579">getParsedHeaders</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> headerPart)</pre> <div class="block"><p> Parses the <code>header-part</code> and returns as key/value pairs. @@ -1076,7 +1076,7 @@ protected <a href="../../../../org/ <ul class="blockList"> <li class="blockList"> <h4>newFileItemHeaders</h4> -<pre>protected <a href="../../../../org/apache/commons/fileupload/util/FileItemHeadersImpl.html" title="class in org.apache.commons.fileupload.util">FileItemHeadersImpl</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.615">newFileItemHeaders</a>()</pre> +<pre>protected <a href="../../../../org/apache/commons/fileupload/util/FileItemHeadersImpl.html" title="class in org.apache.commons.fileupload.util">FileItemHeadersImpl</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.616">newFileItemHeaders</a>()</pre> <div class="block">Creates a new instance of <a href="../../../../org/apache/commons/fileupload/FileItemHeaders.html" title="interface in org.apache.commons.fileupload"><code>FileItemHeaders</code></a>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1091,7 +1091,7 @@ protected <a href="../../../../org/ <li class="blockList"> <h4>parseHeaders</h4> <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.633">parseHeaders</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> headerPart)</pre> +protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.634">parseHeaders</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> headerPart)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">1.2.1 Use <a href="../../../../org/apache/commons/fileupload/FileUploadBase.html#getParsedHeaders-java.lang.String-"><code>getParsedHeaders(String)</code></a></span></div> <div class="block"><p> Parses the <code>header-part</code> and returns as key/value pairs. @@ -1114,7 +1114,7 @@ protected <a href="http://docs.orac <li class="blockList"> <h4>getHeader</h4> <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -protected final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.700">getHeader</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> headers, +protected final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.701">getHeader</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> headers, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">1.2.1 Use <a href="../../../../org/apache/commons/fileupload/FileItemHeaders.html#getHeader-java.lang.String-"><code>FileItemHeaders.getHeader(String)</code></a>.</span></div> <div class="block">Returns the header with the specified name from the supplied map. The @@ -1135,7 +1135,7 @@ protected final <a href="http://doc <ul class="blockList"> <li class="blockList"> <h4>getProgressListener</h4> -<pre>public <a href="../../../../org/apache/commons/fileupload/ProgressListener.html" title="interface in org.apache.commons.fileupload">ProgressListener</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.1478">getProgressListener</a>()</pre> +<pre>public <a href="../../../../org/apache/commons/fileupload/ProgressListener.html" title="interface in org.apache.commons.fileupload">ProgressListener</a> <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.1484">getProgressListener</a>()</pre> <div class="block">Returns the progress listener.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1149,7 +1149,7 @@ protected final <a href="http://doc <ul class="blockListLast"> <li class="blockList"> <h4>setProgressListener</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.1487">setProgressListener</a>(<a href="../../../../org/apache/commons/fileupload/ProgressListener.html" title="interface in org.apache.commons.fileupload">ProgressListener</a> pListener)</pre> +<pre>public void <a href="../../../../src-html/org/apache/commons/fileupload/FileUploadBase.html#line.1493">setProgressListener</a>(<a href="../../../../org/apache/commons/fileupload/ProgressListener.html" title="interface in org.apache.commons.fileupload">ProgressListener</a> pListener)</pre> <div class="block">Sets the progress listener.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileUploadException.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileUploadException.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileUploadException.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>FileUploadException (Apache Commons FileUpload 1.3.2 API)</title> +<title>FileUploadException (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FileUploadException (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="FileUploadException (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/InvalidFileNameException.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/InvalidFileNameException.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/InvalidFileNameException.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>InvalidFileNameException (Apache Commons FileUpload 1.3.2 API)</title> +<title>InvalidFileNameException (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="InvalidFileNameException (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="InvalidFileNameException (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.IllegalBoundaryException.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.IllegalBoundaryException.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.IllegalBoundaryException.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>MultipartStream.IllegalBoundaryException (Apache Commons FileUpload 1.3.2 API)</title> +<title>MultipartStream.IllegalBoundaryException (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MultipartStream.IllegalBoundaryException (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="MultipartStream.IllegalBoundaryException (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { @@ -126,7 +126,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.756">MultipartStream.IllegalBoundaryException</a> +<pre>public static class <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.755">MultipartStream.IllegalBoundaryException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Thrown upon attempt of setting an invalid boundary token.</div> <dl> @@ -205,7 +205,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>IllegalBoundaryException</h4> -<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.IllegalBoundaryException.html#line.767">IllegalBoundaryException</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.IllegalBoundaryException.html#line.766">IllegalBoundaryException</a>()</pre> <div class="block">Constructs an <code>IllegalBoundaryException</code> with no detail message.</div> </li> @@ -216,7 +216,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>IllegalBoundaryException</h4> -<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.IllegalBoundaryException.html#line.777">IllegalBoundaryException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message)</pre> +<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.IllegalBoundaryException.html#line.776">IllegalBoundaryException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message)</pre> <div class="block">Constructs an <code>IllegalBoundaryException</code> with the specified detail message.</div> <dl> Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>MultipartStream.ItemInputStream (Apache Commons FileUpload 1.3.2 API)</title> +<title>MultipartStream.ItemInputStream (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MultipartStream.ItemInputStream (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="MultipartStream.ItemInputStream (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { @@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>public class <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.786">MultipartStream.ItemInputStream</a> +<pre>public class <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.785">MultipartStream.ItemInputStream</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> implements <a href="../../../../org/apache/commons/fileupload/util/Closeable.html" title="interface in org.apache.commons.fileupload.util">Closeable</a></pre> <div class="block">An <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a> for reading an items contents.</div> @@ -231,7 +231,7 @@ implements <a href="../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>getBytesRead</h4> -<pre>public long <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.836">getBytesRead</a>()</pre> +<pre>public long <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.835">getBytesRead</a>()</pre> <div class="block">Returns the number of bytes, which have been read by the stream.</div> <dl> @@ -246,7 +246,7 @@ implements <a href="../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>available</h4> -<pre>public int <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.848">available</a>() +<pre>public int <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.847">available</a>() throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Returns the number of bytes, which are currently available, without blocking.</div> @@ -266,7 +266,7 @@ implements <a href="../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>read</h4> -<pre>public int <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.868">read</a>() +<pre>public int <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.867">read</a>() throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Returns the next byte in the stream.</div> <dl> @@ -286,7 +286,7 @@ implements <a href="../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>read</h4> -<pre>public int <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.894">read</a>(byte[] b, +<pre>public int <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.893">read</a>(byte[] b, int off, int len) throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> @@ -312,7 +312,7 @@ implements <a href="../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>close</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.921">close</a>() +<pre>public void <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.920">close</a>() throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Closes the input stream.</div> <dl> @@ -333,7 +333,7 @@ implements <a href="../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>close</h4> -<pre>public void <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.932">close</a>(boolean pCloseUnderlying) +<pre>public void <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.931">close</a>(boolean pCloseUnderlying) throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Closes the input stream.</div> <dl> @@ -351,7 +351,7 @@ implements <a href="../../../../org/apac <ul class="blockList"> <li class="blockList"> <h4>skip</h4> -<pre>public long <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.963">skip</a>(long bytes) +<pre>public long <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.962">skip</a>(long bytes) throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Skips the given number of bytes.</div> <dl> @@ -373,7 +373,7 @@ implements <a href="../../../../org/apac <ul class="blockListLast"> <li class="blockList"> <h4>isClosed</h4> -<pre>public boolean <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.1026">isClosed</a>()</pre> +<pre>public boolean <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#line.1025">isClosed</a>()</pre> <div class="block">Returns, whether the stream is closed.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.MalformedStreamException.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.MalformedStreamException.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.MalformedStreamException.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>MultipartStream.MalformedStreamException (Apache Commons FileUpload 1.3.2 API)</title> +<title>MultipartStream.MalformedStreamException (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MultipartStream.MalformedStreamException (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="MultipartStream.MalformedStreamException (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { @@ -126,7 +126,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.726">MultipartStream.MalformedStreamException</a> +<pre>public static class <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.725">MultipartStream.MalformedStreamException</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Thrown to indicate that the input stream fails to follow the required syntax.</div> @@ -206,7 +206,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockList"> <li class="blockList"> <h4>MalformedStreamException</h4> -<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.MalformedStreamException.html#line.737">MalformedStreamException</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.MalformedStreamException.html#line.736">MalformedStreamException</a>()</pre> <div class="block">Constructs a <code>MalformedStreamException</code> with no detail message.</div> </li> @@ -217,7 +217,7 @@ extends <a href="http://docs.oracle.com/ <ul class="blockListLast"> <li class="blockList"> <h4>MalformedStreamException</h4> -<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.MalformedStreamException.html#line.747">MalformedStreamException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message)</pre> +<pre>public <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.MalformedStreamException.html#line.746">MalformedStreamException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message)</pre> <div class="block">Constructs an <code>MalformedStreamException</code> with the specified detail message.</div> <dl> Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.ProgressNotifier.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.ProgressNotifier.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.ProgressNotifier.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>MultipartStream.ProgressNotifier (Apache Commons FileUpload 1.3.2 API)</title> +<title>MultipartStream.ProgressNotifier (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MultipartStream.ProgressNotifier (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="MultipartStream.ProgressNotifier (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/MultipartStream.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>MultipartStream (Apache Commons FileUpload 1.3.2 API)</title> +<title>MultipartStream (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MultipartStream (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="MultipartStream (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { @@ -163,7 +163,7 @@ extends <a href="http://docs.oracle.com/ </pre></div> <dl> <dt><span class="simpleTagLabel">Version:</span></dt> -<dd>$Id: MultipartStream.java 1745065 2016-05-22 14:56:37Z britter $</dd> +<dd>$Id: MultipartStream.java 1743480 2016-05-12 08:13:59Z jochen $</dd> </dl> </li> </ul> @@ -838,7 +838,7 @@ public <a href="../../../../src-htm <ul class="blockList"> <li class="blockList"> <h4>discardBodyData</h4> -<pre>public int <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.616">discardBodyData</a>() +<pre>public int <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.615">discardBodyData</a>() throws <a href="../../../../org/apache/commons/fileupload/MultipartStream.MalformedStreamException.html" title="class in org.apache.commons.fileupload">MultipartStream.MalformedStreamException</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block"><p> Reads <code>body-data</code> from the current @@ -861,7 +861,7 @@ public <a href="../../../../src-htm <ul class="blockList"> <li class="blockList"> <h4>skipPreamble</h4> -<pre>public boolean <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.628">skipPreamble</a>() +<pre>public boolean <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.627">skipPreamble</a>() throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Finds the beginning of the first <code>encapsulation</code>.</div> <dl> @@ -879,7 +879,7 @@ public <a href="../../../../src-htm <ul class="blockList"> <li class="blockList"> <h4>arrayequals</h4> -<pre>public static boolean <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.661">arrayequals</a>(byte[] a, +<pre>public static boolean <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.660">arrayequals</a>(byte[] a, byte[] b, int count)</pre> <div class="block">Compares <code>count</code> first bytes in the arrays @@ -901,7 +901,7 @@ public <a href="../../../../src-htm <ul class="blockList"> <li class="blockList"> <h4>findByte</h4> -<pre>protected int <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.682">findByte</a>(byte value, +<pre>protected int <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.681">findByte</a>(byte value, int pos)</pre> <div class="block">Searches for a byte of specified value in the <code>buffer</code>, starting at the specified <code>position</code>.</div> @@ -921,7 +921,7 @@ public <a href="../../../../src-htm <ul class="blockListLast"> <li class="blockList"> <h4>findSeparator</h4> -<pre>protected int <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.701">findSeparator</a>()</pre> +<pre>protected int <a href="../../../../src-html/org/apache/commons/fileupload/MultipartStream.html#line.700">findSeparator</a>()</pre> <div class="block">Searches for the <code>boundary</code> in the <code>buffer</code> region delimited by <code>head</code> and <code>tail</code>.</div> <dl> Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/ParameterParser.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/ParameterParser.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/ParameterParser.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>ParameterParser (Apache Commons FileUpload 1.3.2 API)</title> +<title>ParameterParser (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ParameterParser (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="ParameterParser (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { @@ -122,7 +122,7 @@ extends <a href="http://docs.oracle.com/ </p></div> <dl> <dt><span class="simpleTagLabel">Version:</span></dt> -<dd>$Id: ParameterParser.java 1565253 2014-02-06 13:48:16Z ggregory $</dd> +<dd>$Id: ParameterParser.java 1612033 2014-07-20 06:31:19Z ggregory $</dd> </dl> </li> </ul> @@ -164,7 +164,7 @@ extends <a href="http://docs.oracle.com/ <tr id="i0" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/commons/fileupload/ParameterParser.html#isLowerCaseNames--">isLowerCaseNames</a></span>()</code> -<div class="block">Returns <tt>true</tt> if parameter names are to be converted to lower +<div class="block">Returns <code>true</code> if parameter names are to be converted to lower case when name/value pairs are parsed.</div> </td> </tr> @@ -254,13 +254,13 @@ extends <a href="http://docs.oracle.com/ <li class="blockList"> <h4>isLowerCaseNames</h4> <pre>public boolean <a href="../../../../src-html/org/apache/commons/fileupload/ParameterParser.html#line.205">isLowerCaseNames</a>()</pre> -<div class="block">Returns <tt>true</tt> if parameter names are to be converted to lower +<div class="block">Returns <code>true</code> if parameter names are to be converted to lower case when name/value pairs are parsed.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> -<dd><tt>true</tt> if parameter names are to be +<dd><code>true</code> if parameter names are to be converted to lower case when name/value pairs are parsed. - Otherwise returns <tt>false</tt></dd> + Otherwise returns <code>false</code></dd> </dl> </li> </ul> @@ -275,9 +275,9 @@ extends <a href="http://docs.oracle.com/ name/value pairs are parsed.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>b</code> - <tt>true</tt> if parameter names are to be +<dd><code>b</code> - <code>true</code> if parameter names are to be converted to lower case when name/value pairs are parsed. - <tt>false</tt> otherwise.</dd> + <code>false</code> otherwise.</dd> </dl> </li> </ul> Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/ProgressListener.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/ProgressListener.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/ProgressListener.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>ProgressListener (Apache Commons FileUpload 1.3.2 API)</title> +<title>ProgressListener (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ProgressListener (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="ProgressListener (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/RequestContext.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/RequestContext.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/RequestContext.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>RequestContext (Apache Commons FileUpload 1.3.2 API)</title> +<title>RequestContext (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="RequestContext (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="RequestContext (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/UploadContext.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/UploadContext.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/UploadContext.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>UploadContext (Apache Commons FileUpload 1.3.2 API)</title> +<title>UploadContext (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UploadContext (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="UploadContext (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/class-use/DefaultFileItem.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/class-use/DefaultFileItem.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/class-use/DefaultFileItem.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>Uses of Class org.apache.commons.fileupload.DefaultFileItem (Apache Commons FileUpload 1.3.2 API)</title> +<title>Uses of Class org.apache.commons.fileupload.DefaultFileItem (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.fileupload.DefaultFileItem (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="Uses of Class org.apache.commons.fileupload.DefaultFileItem (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/class-use/DefaultFileItemFactory.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/class-use/DefaultFileItemFactory.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/class-use/DefaultFileItemFactory.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>Uses of Class org.apache.commons.fileupload.DefaultFileItemFactory (Apache Commons FileUpload 1.3.2 API)</title> +<title>Uses of Class org.apache.commons.fileupload.DefaultFileItemFactory (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.fileupload.DefaultFileItemFactory (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="Uses of Class org.apache.commons.fileupload.DefaultFileItemFactory (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) { Modified: websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/class-use/DiskFileUpload.html ============================================================================== --- websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/class-use/DiskFileUpload.html (original) +++ websites/production/commons/content/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/class-use/DiskFileUpload.html Fri Jul 1 05:48:35 2016 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>Uses of Class org.apache.commons.fileupload.DiskFileUpload (Apache Commons FileUpload 1.3.2 API)</title> +<title>Uses of Class org.apache.commons.fileupload.DiskFileUpload (Apache Commons FileUpload 1.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.commons.fileupload.DiskFileUpload (Apache Commons FileUpload 1.3.2 API)"; + parent.document.title="Uses of Class org.apache.commons.fileupload.DiskFileUpload (Apache Commons FileUpload 1.4-SNAPSHOT API)"; } } catch(err) {