?? index-all.html
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.6.0_03) on Fri Jan 18 22:35:58 CET 2008 --><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><TITLE>Index (Commons FileUpload 1.2.1 Test API)</TITLE><META NAME="date" CONTENT="2008-01-18"><LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Index (Commons FileUpload 1.2.1 Test API)"; }}</SCRIPT><NOSCRIPT></NOSCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><HR><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./org/apache/commons/fileupload/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./org/apache/commons/fileupload/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="./allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <HR><A NAME="_C_"><!-- --></A><H2><B>C</B></H2><DL><DT><A HREF="./org/apache/commons/fileupload/FileUploadTestCase.html#CONTENT_TYPE"><B>CONTENT_TYPE</B></A> - Static variable in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileUploadTestCase.html" title="class in org.apache.commons.fileupload">FileUploadTestCase</A><DD> <DT><A HREF="./org/apache/commons/fileupload/DefaultFileItemTest.html#createFactory(java.io.File)"><B>createFactory(File)</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/DefaultFileItemTest.html" title="class in org.apache.commons.fileupload">DefaultFileItemTest</A><DD>Creates a new <code>FileItemFactory</code> and returns it, obscuring from the caller the underlying implementation of this interface.</DL><HR><A NAME="_D_"><!-- --></A><H2><B>D</B></H2><DL><DT><A HREF="./org/apache/commons/fileupload/DefaultFileItemTest.html" title="class in org.apache.commons.fileupload"><B>DefaultFileItemTest</B></A> - Class in <A HREF="./org/apache/commons/fileupload/package-summary.html">org.apache.commons.fileupload</A><DD>Unit tests for <CODE>DefaultFileItem</CODE>.<DT><A HREF="./org/apache/commons/fileupload/DefaultFileItemTest.html#DefaultFileItemTest(java.lang.String)"><B>DefaultFileItemTest(String)</B></A> - Constructor for class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/DefaultFileItemTest.html" title="class in org.apache.commons.fileupload">DefaultFileItemTest</A><DD>Standard JUnit test case constructor.<DT><A HREF="./org/apache/commons/fileupload/DiskFileItemSerializeTest.html" title="class in org.apache.commons.fileupload"><B>DiskFileItemSerializeTest</B></A> - Class in <A HREF="./org/apache/commons/fileupload/package-summary.html">org.apache.commons.fileupload</A><DD>Serialization Unit tests for <CODE>DiskFileItem</CODE>.<DT><A HREF="./org/apache/commons/fileupload/DiskFileItemSerializeTest.html#DiskFileItemSerializeTest(java.lang.String)"><B>DiskFileItemSerializeTest(String)</B></A> - Constructor for class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/DiskFileItemSerializeTest.html" title="class in org.apache.commons.fileupload">DiskFileItemSerializeTest</A><DD>Standard JUnit test case constructor.<DT><A HREF="./org/apache/commons/fileupload/DefaultFileItemTest.html#doTestAboveThreshold(java.io.File)"><B>doTestAboveThreshold(File)</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/DefaultFileItemTest.html" title="class in org.apache.commons.fileupload">DefaultFileItemTest</A><DD>Common code for cases where the amount of data is above the configured threshold, but the ultimate destination of the data has not yet been determined.</DL><HR><A NAME="_F_"><!-- --></A><H2><B>F</B></H2><DL><DT><A HREF="./org/apache/commons/fileupload/FileItemHeadersTest.html" title="class in org.apache.commons.fileupload"><B>FileItemHeadersTest</B></A> - Class in <A HREF="./org/apache/commons/fileupload/package-summary.html">org.apache.commons.fileupload</A><DD>Unit tests <CODE>FileItemHeaders</CODE> and <CODE>FileItemHeadersImpl</CODE>.<DT><A HREF="./org/apache/commons/fileupload/FileItemHeadersTest.html#FileItemHeadersTest()"><B>FileItemHeadersTest()</B></A> - Constructor for class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileItemHeadersTest.html" title="class in org.apache.commons.fileupload">FileItemHeadersTest</A><DD> <DT><A HREF="./org/apache/commons/fileupload/FileUploadTestCase.html" title="class in org.apache.commons.fileupload"><B>FileUploadTestCase</B></A> - Class in <A HREF="./org/apache/commons/fileupload/package-summary.html">org.apache.commons.fileupload</A><DD>Base class for deriving test cases.<DT><A HREF="./org/apache/commons/fileupload/FileUploadTestCase.html#FileUploadTestCase()"><B>FileUploadTestCase()</B></A> - Constructor for class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/FileUploadTestCase.html" title="class in org.apache.commons.fileupload">FileUploadTestCase</A><DD> </DL><HR><A NAME="_G_"><!-- --></A><H2><B>G</B></H2><DL><DT><A HREF="./org/apache/commons/fileupload/MockPortletRequest.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletRequest.html" title="class in org.apache.commons.fileupload">MockPortletRequest</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletSession.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletSession.html" title="class in org.apache.commons.fileupload">MockPortletSession</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletSession.html#getAttribute(java.lang.String, int)"><B>getAttribute(String, int)</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletSession.html" title="class in org.apache.commons.fileupload">MockPortletSession</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletRequest.html#getAttributeNames()"><B>getAttributeNames()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletRequest.html" title="class in org.apache.commons.fileupload">MockPortletRequest</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletSession.html#getAttributeNames(int)"><B>getAttributeNames(int)</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletSession.html" title="class in org.apache.commons.fileupload">MockPortletSession</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletSession.html#getAttributeNames()"><B>getAttributeNames()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletSession.html" title="class in org.apache.commons.fileupload">MockPortletSession</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletRequest.html#getAuthType()"><B>getAuthType()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletRequest.html" title="class in org.apache.commons.fileupload">MockPortletRequest</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletRequest.html#getContextPath()"><B>getContextPath()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletRequest.html" title="class in org.apache.commons.fileupload">MockPortletRequest</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletSession.html#getCreationTime()"><B>getCreationTime()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletSession.html" title="class in org.apache.commons.fileupload">MockPortletSession</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletSession.html#getId()"><B>getId()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletSession.html" title="class in org.apache.commons.fileupload">MockPortletSession</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletSession.html#getLastAccessedTime()"><B>getLastAccessedTime()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletSession.html" title="class in org.apache.commons.fileupload">MockPortletSession</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletRequest.html#getLocale()"><B>getLocale()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletRequest.html" title="class in org.apache.commons.fileupload">MockPortletRequest</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletRequest.html#getLocales()"><B>getLocales()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletRequest.html" title="class in org.apache.commons.fileupload">MockPortletRequest</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletSession.html#getMaxInactiveInterval()"><B>getMaxInactiveInterval()</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletSession.html" title="class in org.apache.commons.fileupload">MockPortletSession</A><DD> <DT><A HREF="./org/apache/commons/fileupload/MockPortletRequest.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> - Method in class org.apache.commons.fileupload.<A HREF="./org/apache/commons/fileupload/MockPortletRequest.html" title="class in org.apache.commons.fileupload">MockPortletRequest</A><DD>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -