📄 index-all.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Jul 12 15:33:49 CEST 2000 -->
<TITLE>
: Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="com/jspsmart/upload/package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT ID="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 ID="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" TARGET="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF 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="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_U_">U</A> <HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="com/jspsmart/upload/package-summary.html"><B>com.jspsmart.upload</B></A> - package com.jspsmart.upload<DD> </DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="com/jspsmart/upload/SmartUpload.html#downloadField(java.sql.ResultSet, java.lang.String, java.lang.String, java.lang.String)"><B>downloadField(ResultSet, String, String, String)</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/SmartUpload.html">SmartUpload</A>
<DD>downloadField Downloads a field from a database's table.
<DT><A HREF="com/jspsmart/upload/SmartUpload.html#downloadFile(java.lang.String)"><B>downloadFile(String)</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/SmartUpload.html">SmartUpload</A>
<DD>Downloads a file.
<DT><A HREF="com/jspsmart/upload/SmartUpload.html#downloadFile(java.lang.String, java.lang.String)"><B>downloadFile(String, String)</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/SmartUpload.html">SmartUpload</A>
<DD>Downloads a file.
<DT><A HREF="com/jspsmart/upload/SmartUpload.html#downloadFile(java.lang.String, java.lang.String, java.lang.String)"><B>downloadFile(String, String, String)</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/SmartUpload.html">SmartUpload</A>
<DD>Downloads a file
<DT><A HREF="com/jspsmart/upload/SmartUpload.html#downloadFile(java.lang.String, java.lang.String, java.lang.String, int)"><B>downloadFile(String, String, String, int)</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/SmartUpload.html">SmartUpload</A>
<DD>Downloads a file.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="com/jspsmart/upload/SmartUpload.html#fieldToFile(java.sql.ResultSet, java.lang.String, java.lang.String)"><B>fieldToFile(ResultSet, String, String)</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/SmartUpload.html">SmartUpload</A>
<DD>Save a field from a database's table to a file.
<DT><A HREF="com/jspsmart/upload/File.html"><B>File</B></A> - class com.jspsmart.upload.<A HREF="com/jspsmart/upload/File.html">File</A>.<DD>An abstract representation of an uploaded file. <DT><A HREF="com/jspsmart/upload/Files.html"><B>Files</B></A> - class com.jspsmart.upload.<A HREF="com/jspsmart/upload/Files.html">Files</A>.<DD>A collection of uploaded files. <DT><A HREF="com/jspsmart/upload/File.html#fileToField(java.sql.ResultSet, java.lang.String)"><B>fileToField(ResultSet, String)</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/File.html">File</A>
<DD>Save the file in a field of a database.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="com/jspsmart/upload/SmartUpload.html#getBinaryData(int)"><B>getBinaryData(int)</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/SmartUpload.html">SmartUpload</A>
<DD>getBinaryData Returns the byte corresponding to the table index containing the transmitted data.
<DT><A HREF="com/jspsmart/upload/File.html#getBinaryData(int)"><B>getBinaryData(int)</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/File.html">File</A>
<DD>Returns the byte corresponding to the table index containing the transmitted data.
<DT><A HREF="com/jspsmart/upload/Files.html#getCollection()"><B>getCollection()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/Files.html">Files</A>
<DD>Returns a Collection to browse the files.
<DT><A HREF="com/jspsmart/upload/File.html#getContentDisp()"><B>getContentDisp()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/File.html">File</A>
<DD>Returns the content disposition.
<DT><A HREF="com/jspsmart/upload/File.html#getContentString()"><B>getContentString()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/File.html">File</A>
<DD>Returns the full content.
<DT><A HREF="com/jspsmart/upload/File.html#getContentType()"><B>getContentType()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/File.html">File</A>
<DD>Returns the content type.
<DT><A HREF="com/jspsmart/upload/Files.html#getCount()"><B>getCount()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/Files.html">Files</A>
<DD>Returns the number of files in the collection.
<DT><A HREF="com/jspsmart/upload/Files.html#getEnumeration()"><B>getEnumeration()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/Files.html">Files</A>
<DD>Returns an Enumeration to browse the files.
<DT><A HREF="com/jspsmart/upload/File.html#getFieldName()"><B>getFieldName()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/File.html">File</A>
<DD>Returns the field's name of the HTML form.
<DT><A HREF="com/jspsmart/upload/Files.html#getFile(int)"><B>getFile(int)</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/Files.html">Files</A>
<DD>Returns the file object corresponding to the index.
<DT><A HREF="com/jspsmart/upload/File.html#getFileExt()"><B>getFileExt()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/File.html">File</A>
<DD>Returns the file's extension.
<DT><A HREF="com/jspsmart/upload/File.html#getFileName()"><B>getFileName()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/File.html">File</A>
<DD>Returns the file's name.
<DT><A HREF="com/jspsmart/upload/File.html#getFilePathName()"><B>getFilePathName()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/File.html">File</A>
<DD>Returns the full path of the file.
<DT><A HREF="com/jspsmart/upload/SmartUpload.html#getFiles()"><B>getFiles()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/SmartUpload.html">SmartUpload</A>
<DD>getFiles Returns the collection of the uploaded files.
<DT><A HREF="com/jspsmart/upload/Request.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/Request.html">Request</A>
<DD>Returns the value of a request parameter as a <code>String</code>, or <code>null</code> if the parameter does not exist.
<DT><A HREF="com/jspsmart/upload/Request.html#getParameterNames()"><B>getParameterNames()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/Request.html">Request</A>
<DD>Returns an <code>Enumeration</code> of <code>String</code> objects containing the names of the parameters contained in this request.
<DT><A HREF="com/jspsmart/upload/Request.html#getParameterValues(java.lang.String)"><B>getParameterValues(String)</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/Request.html">Request</A>
<DD>Returns an array of <code>String</code> objects containing all of the values the given request parameter has, or <code>null</code> if the parameter does not exist.
<DT><A HREF="com/jspsmart/upload/SmartUpload.html#getRequest()"><B>getRequest()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/SmartUpload.html">SmartUpload</A>
<DD>getRequest Returns the request object.
<DT><A HREF="com/jspsmart/upload/Files.html#getSize()"><B>getSize()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/Files.html">Files</A>
<DD>Returns the size of all files of the collection.
<DT><A HREF="com/jspsmart/upload/SmartUpload.html#getSize()"><B>getSize()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/SmartUpload.html">SmartUpload</A>
<DD>getSize Returns the total size of data uploaded.
<DT><A HREF="com/jspsmart/upload/File.html#getSize()"><B>getSize()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/File.html">File</A>
<DD>Returns the file's size.
<DT><A HREF="com/jspsmart/upload/File.html#getSubTypeMIME()"><B>getSubTypeMIME()</B></A> -
Method in class com.jspsmart.upload.<A HREF="com/jspsmart/upload/File.html">File</A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -