Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
D
F
G
I
L
P
S
U
G
GetFileNameWithoutExt()
- Method in class devpia.dextupload.
FileItem
Seek file name assigned at FileItem object without extension.
GetProgress(int)
- Static method in class devpia.dextupload.
Progress
Seeks transmission information corresponding with inputted ID.
GetProgressID()
- Static method in class devpia.dextupload.
Progress
Issue ID to be assigned at SetProgress() method of FileUpload.
getAutoMakeFolder()
- Method in class devpia.dextupload.
FileUpload
Seeks the property of AutoMakeFolder function.
getBufferedImage()
- Method in class devpia.dextupload.image.
ImageTool
Seek currently worked on BufferedImage object.
getBytesPerSec()
- Method in class devpia.dextupload.
Progress
Seek transmission speed in byte/sec unit.
getCharacterEncoding()
- Method in class devpia.dextupload.
FileUpload
Seeks currently set Character Encoding value.
getFile()
- Method in class devpia.dextupload.
FileItem
Returns saved temporary files to DefaultPath.
getFileItem(String)
- Method in class devpia.dextupload.
FileUpload
Obtains file item corresponding with _Name transmitted by user.
getFileItemMap()
- Method in class devpia.dextupload.
FileUpload
Obtains all file times transmitted by user in Map type.
getFileItemNames()
- Method in class devpia.dextupload.
FileUpload
Obtains all names of file item transmitted by user.
getFileItemValues(String)
- Method in class devpia.dextupload.
FileUpload
Obtains all file items corresponding with _Name transmitted by user in arranged type.
getFileName()
- Method in class devpia.dextupload.
FileItem
Seek uploaded file name.
getFileName()
- Method in class devpia.dextupload.
Progress
Seek the name of currently transmitted file.
getFont()
- Method in class devpia.dextupload.image.
ImageTool
Seek current fonts.
getFontColor()
- Method in class devpia.dextupload.image.
ImageTool
Seek color of currently assigned font.
getFormName()
- Method in class devpia.dextupload.
FileItem
Seek form name of file item.
getFormatName()
- Method in class devpia.dextupload.image.
ImageTool
Seek the types of loaded image file.
getHeight()
- Method in class devpia.dextupload.image.
ImageTool
Seek the height of currently worked on image.
getImageTool(String)
- Static method in class devpia.dextupload.image.
ImageTool
Generate ImageTool object based on inputted image file.
getImageTool(File)
- Static method in class devpia.dextupload.image.
ImageTool
Generate ImageTool object based on inputted image file.
getInputStream()
- Method in class devpia.dextupload.
FileItem
Returns InputStream of saved temporary files to DefaultPath.
getLastSavedFileName()
- Method in class devpia.dextupload.
FileItem
Seeks the name of the last file saved through Save() methods, etc.
getLastSavedFilePath()
- Method in class devpia.dextupload.
FileItem
Seeks the route of the last saved file through Save() methods, etc.
getMaxFileLength()
- Method in class devpia.dextupload.
FileUpload
Seeks the maximum uploadable file size.
getMaxTotalLength()
- Method in class devpia.dextupload.
FileUpload
Seeks the total size of uploadable file.
getMimeType()
- Method in class devpia.dextupload.
FileItem
Seek MimeType value of uploaded file.
getParameter(String)
- Method in class devpia.dextupload.
FileUpload
Obtains form data transmitted by user.
getParameterMap()
- Method in class devpia.dextupload.
FileUpload
Obtains all form data transmitted by user in Map type.
getParameterNames()
- Method in class devpia.dextupload.
FileUpload
Obtains names of all forms transmitted by user.
getParameterValues(String)
- Method in class devpia.dextupload.
FileUpload
Obtains all form data corresponding with user transmitted _Nmae in array style.
getPercent()
- Method in class devpia.dextupload.
Progress
Seek transmission rate up to the present.
getTotalSize()
- Method in class devpia.dextupload.
Progress
Seek the size of total files to be uploaded in byte unit.
getTransferSize()
- Method in class devpia.dextupload.
Progress
Seek the size of file transmitted up to the present in byte unit.
getTransparency()
- Method in class devpia.dextupload.image.
ImageTool
Seek currently assigned transparency.
getUploadedLength()
- Method in class devpia.dextupload.
FileUpload
Seeks all sizes of uploaded files (including form data).
getValue()
- Method in class devpia.dextupload.
FileItem
The whole name of uploaded file
getWidth()
- Method in class devpia.dextupload.image.
ImageTool
Seek the width of currently worked on image.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
D
F
G
I
L
P
S
U