|
Servertec File Upload 1.1.2 09/04/2005 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectstec.servlet.http.FileUpload
public class FileUpload
Methods for accessing file upload object.
| Constructor Summary | |
|---|---|
FileUpload()
|
|
| Method Summary | |
|---|---|
byte[] |
getBuffer()
Returns a byte array containing the uploaded file. |
java.lang.String |
getContentType()
Returns the content type. |
java.lang.String |
getLocalFilePath()
Returns the local file path and name. |
java.lang.String |
getRemoteFilePath()
Returns the remote file path and name. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileUpload()
| Method Detail |
|---|
public java.lang.String getRemoteFilePath()
public java.lang.String getLocalFilePath()
public java.lang.String getContentType()
public byte[] getBuffer()
|
Servertec File Upload 1.1.2 09/04/2005 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2001-2005 Servertec. All rights reserved.