?? index-all.html
字號:
Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MultipartStream.html" title="class in org.apache.commons.fileupload">MultipartStream</A><DD>Searches for a byte of specified value in the <code>buffer</code>, starting at the specified <code>position</code>.<DT><A HREF="./org/apache/commons/fileupload/MultipartStream.html#findSeparator()"><B>findSeparator()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MultipartStream.html" title="class in org.apache.commons.fileupload">MultipartStream</A><DD>Searches for the <code>boundary</code> in the <code>buffer</code> region delimited by <code>head</code> and <code>tail</code>.<DT><A HREF="./org/apache/commons/fileupload/FileUploadBase.html#FORM_DATA"><B>FORM_DATA</B></A> - Static variable in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileUploadBase.html" title="class in org.apache.commons.fileupload">FileUploadBase</A><DD>Content-disposition value for form data.</DL><HR><A NAME="_G_"><!-- --></A><H2><B>G</B></H2><DL><DT><A HREF="./org/apache/commons/fileupload/disk/DiskFileItem.html#get()"><B>get()</B></A> - Method in class org.apache.commons.fileupload.disk.<A HREF="./org/apache/commons/fileupload/disk/DiskFileItem.html" title="class in org.apache.commons.fileupload.disk">DiskFileItem</A><DD>Returns the contents of the file as an array of bytes.<DT><A HREF="./org/apache/commons/fileupload/FileItem.html#get()"><B>get()</B></A> - Method in interface org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileItem.html" title="interface in org.apache.commons.fileupload">FileItem</A><DD>Returns the contents of the file item as an array of bytes.<DT><A HREF="./org/apache/commons/fileupload/FileUploadBase.SizeException.html#getActualSize()"><B>getActualSize()</B></A> - Method in exception org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileUploadBase.SizeException.html" title="class in org.apache.commons.fileupload">FileUploadBase.SizeException</A><DD>Retrieves the actual size of the request.<DT><A HREF="./org/apache/commons/fileupload/FileUploadBase.html#getBoundary(java.lang.String)"><B>getBoundary(String)</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileUploadBase.html" title="class in org.apache.commons.fileupload">FileUploadBase</A><DD>Retrieves the boundary from the <code>Content-type</code> header.<DT><A HREF="./org/apache/commons/fileupload/MultipartStream.ItemInputStream.html#getBytesRead()"><B>getBytesRead()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MultipartStream.ItemInputStream.html" title="class in org.apache.commons.fileupload">MultipartStream.ItemInputStream</A><DD>Returns the number of bytes, which have been read by the stream.<DT><A HREF="./org/apache/commons/fileupload/FileUploadBase.FileUploadIOException.html#getCause()"><B>getCause()</B></A> - Method in exception org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileUploadBase.FileUploadIOException.html" title="class in org.apache.commons.fileupload">FileUploadBase.FileUploadIOException</A><DD>Returns the exceptions cause.<DT><A HREF="./org/apache/commons/fileupload/FileUploadBase.IOFileUploadException.html#getCause()"><B>getCause()</B></A> - Method in exception org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileUploadBase.IOFileUploadException.html" title="class in org.apache.commons.fileupload">FileUploadBase.IOFileUploadException</A><DD>Returns the exceptions cause.<DT><A HREF="./org/apache/commons/fileupload/FileUploadException.html#getCause()"><B>getCause()</B></A> - Method in exception org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileUploadException.html" title="class in org.apache.commons.fileupload">FileUploadException</A><DD> <DT><A HREF="./org/apache/commons/fileupload/portlet/PortletRequestContext.html#getCharacterEncoding()"><B>getCharacterEncoding()</B></A> - Method in class org.apache.commons.fileupload.portlet.<A HREF="./org/apache/commons/fileupload/portlet/PortletRequestContext.html" title="class in org.apache.commons.fileupload.portlet">PortletRequestContext</A><DD>Retrieve the character encoding for the request.<DT><A HREF="./org/apache/commons/fileupload/RequestContext.html#getCharacterEncoding()"><B>getCharacterEncoding()</B></A> - Method in interface org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/RequestContext.html" title="interface in org.apache.commons.fileupload">RequestContext</A><DD>Retrieve the character encoding for the request.<DT><A HREF="./org/apache/commons/fileupload/servlet/ServletRequestContext.html#getCharacterEncoding()"><B>getCharacterEncoding()</B></A> - Method in class org.apache.commons.fileupload.servlet.<A HREF="./org/apache/commons/fileupload/servlet/ServletRequestContext.html" title="class in org.apache.commons.fileupload.servlet">ServletRequestContext</A><DD>Retrieve the character encoding for the request.<DT><A HREF="./org/apache/commons/fileupload/disk/DiskFileItem.html#getCharSet()"><B>getCharSet()</B></A> - Method in class org.apache.commons.fileupload.disk.<A HREF="./org/apache/commons/fileupload/disk/DiskFileItem.html" title="class in org.apache.commons.fileupload.disk">DiskFileItem</A><DD>Returns the content charset passed by the agent or <code>null</code> if not defined.<DT><A HREF="./org/apache/commons/fileupload/portlet/PortletRequestContext.html#getContentLength()"><B>getContentLength()</B></A> - Method in class org.apache.commons.fileupload.portlet.<A HREF="./org/apache/commons/fileupload/portlet/PortletRequestContext.html" title="class in org.apache.commons.fileupload.portlet">PortletRequestContext</A><DD>Retrieve the content length of the request.<DT><A HREF="./org/apache/commons/fileupload/RequestContext.html#getContentLength()"><B>getContentLength()</B></A> - Method in interface org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/RequestContext.html" title="interface in org.apache.commons.fileupload">RequestContext</A><DD>Retrieve the content length of the request.<DT><A HREF="./org/apache/commons/fileupload/servlet/ServletRequestContext.html#getContentLength()"><B>getContentLength()</B></A> - Method in class org.apache.commons.fileupload.servlet.<A HREF="./org/apache/commons/fileupload/servlet/ServletRequestContext.html" title="class in org.apache.commons.fileupload.servlet">ServletRequestContext</A><DD>Retrieve the content length of the request.<DT><A HREF="./org/apache/commons/fileupload/disk/DiskFileItem.html#getContentType()"><B>getContentType()</B></A> - Method in class org.apache.commons.fileupload.disk.<A HREF="./org/apache/commons/fileupload/disk/DiskFileItem.html" title="class in org.apache.commons.fileupload.disk">DiskFileItem</A><DD>Returns the content type passed by the agent or <code>null</code> if not defined.<DT><A HREF="./org/apache/commons/fileupload/FileItem.html#getContentType()"><B>getContentType()</B></A> - Method in interface org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileItem.html" title="interface in org.apache.commons.fileupload">FileItem</A><DD>Returns the content type passed by the browser or <code>null</code> if not defined.<DT><A HREF="./org/apache/commons/fileupload/FileItemStream.html#getContentType()"><B>getContentType()</B></A> - Method in interface org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileItemStream.html" title="interface in org.apache.commons.fileupload">FileItemStream</A><DD>Returns the content type passed by the browser or <code>null</code> if not defined.<DT><A HREF="./org/apache/commons/fileupload/portlet/PortletRequestContext.html#getContentType()"><B>getContentType()</B></A> - Method in class org.apache.commons.fileupload.portlet.<A HREF="./org/apache/commons/fileupload/portlet/PortletRequestContext.html" title="class in org.apache.commons.fileupload.portlet">PortletRequestContext</A><DD>Retrieve the content type of the request.<DT><A HREF="./org/apache/commons/fileupload/RequestContext.html#getContentType()"><B>getContentType()</B></A> - Method in interface org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/RequestContext.html" title="interface in org.apache.commons.fileupload">RequestContext</A><DD>Retrieve the content type of the request.<DT><A HREF="./org/apache/commons/fileupload/servlet/ServletRequestContext.html#getContentType()"><B>getContentType()</B></A> - Method in class org.apache.commons.fileupload.servlet.<A HREF="./org/apache/commons/fileupload/servlet/ServletRequestContext.html" title="class in org.apache.commons.fileupload.servlet">ServletRequestContext</A><DD>Retrieve the content type of the request.<DT><A HREF="./org/apache/commons/fileupload/disk/DiskFileItem.html#getFieldName()"><B>getFieldName()</B></A> - Method in class org.apache.commons.fileupload.disk.<A HREF="./org/apache/commons/fileupload/disk/DiskFileItem.html" title="class in org.apache.commons.fileupload.disk">DiskFileItem</A><DD>Returns the name of the field in the multipart form corresponding to this file item.<DT><A HREF="./org/apache/commons/fileupload/FileItem.html#getFieldName()"><B>getFieldName()</B></A> - Method in interface org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileItem.html" title="interface in org.apache.commons.fileupload">FileItem</A><DD>Returns the name of the field in the multipart form corresponding to this file item.<DT><A HREF="./org/apache/commons/fileupload/FileItemStream.html#getFieldName()"><B>getFieldName()</B></A> - Method in interface org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileItemStream.html" title="interface in org.apache.commons.fileupload">FileItemStream</A><DD>Returns the name of the field in the multipart form corresponding to this file item.<DT><A HREF="./org/apache/commons/fileupload/FileUploadBase.html#getFieldName(org.apache.commons.fileupload.FileItemHeaders)"><B>getFieldName(FileItemHeaders)</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileUploadBase.html" title="class in org.apache.commons.fileupload">FileUploadBase</A><DD>Retrieves the field name from the <code>Content-disposition</code> header.<DT><A HREF="./org/apache/commons/fileupload/FileUploadBase.html#getFieldName(java.util.Map)"><B>getFieldName(Map)</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileUploadBase.html" title="class in org.apache.commons.fileupload">FileUploadBase</A><DD><B>Deprecated.</B> <I>Use <A HREF="./org/apache/commons/fileupload/FileUploadBase.html#getFieldName(org.apache.commons.fileupload.FileItemHeaders)"><CODE>FileUploadBase.getFieldName(FileItemHeaders)</CODE></A>.</I><DT><A HREF="./org/apache/commons/fileupload/disk/DiskFileItemFactory.html#getFileCleaningTracker()"><B>getFileCleaningTracker()</B></A> - Method in class org.apache.commons.fileupload.disk.<A HREF="./org/apache/commons/fileupload/disk/DiskFileItemFactory.html" title="class in org.apache.commons.fileupload.disk">DiskFileItemFactory</A><DD>Returns the tracker, which is responsible for deleting temporary files.<DT><A HREF="./org/apache/commons/fileupload/servlet/FileCleanerCleanup.html#getFileCleaningTracker(javax.servlet.ServletContext)"><B>getFileCleaningTracker(ServletContext)</B></A> - Static method in class org.apache.commons.fileupload.servlet.<A HREF="./org/apache/commons/fileupload/servlet/FileCleanerCleanup.html" title="class in org.apache.commons.fileupload.servlet">FileCleanerCleanup</A><DD>Returns the instance of <CODE>FileCleaningTracker</CODE>, which is associated with the given <CODE>ServletContext</CODE>.<DT><A HREF="./org/apache/commons/fileupload/DiskFileUpload.html#getFileItemFactory()"><B>getFileItemFactory()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/DiskFileUpload.html" title="class in org.apache.commons.fileupload">DiskFileUpload</A><DD><B>Deprecated.</B> <I>Use <code>FileUpload</code> instead.</I>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -