Servertec
File Upload
1.1.2 09/04/2005
F G M P S

F

FileUpload - Class in stec.servlet.http
Methods for accessing file upload object.
FileUpload() - Constructor for class stec.servlet.http.FileUpload
 

G

getBuffer() - Method in class stec.servlet.http.FileUpload
Returns a byte array containing the uploaded file.
getContentType() - Method in class stec.servlet.http.FileUpload
Returns the content type.
getLocalFilePath() - Method in class stec.servlet.http.FileUpload
Returns the local file path and name.
getRemoteFilePath() - Method in class stec.servlet.http.FileUpload
Returns the remote file path and name.

M

MultiPartForm - Class in stec.servlet.http
Class used to parse multi-part forms.
MultiPartForm() - Constructor for class stec.servlet.http.MultiPartForm
 

P

parse(HttpServletRequest, String, int) - Static method in class stec.servlet.http.MultiPartForm
Returns a hashtable containing the form elements using the platform's default character set.
parse(HttpServletRequest, String, int, String) - Static method in class stec.servlet.http.MultiPartForm
Returns a hashtable containing the form elements using the specified character set.

S

stec.servlet.http - package stec.servlet.http
 

F G M P S
Servertec
File Upload
1.1.2 09/04/2005

Copyright © 2001-2005 Servertec. All rights reserved.