|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.fluxion.ajax.beans.util.FileUploader
public class FileUploader
Created by IntelliJ IDEA. User: davey Date: 08-Jan-2009 Time: 15:35:52 To change this template use File | Settings | File Templates.
Constructor Summary | |
---|---|
FileUploader()
|
Method Summary | |
---|---|
static java.net.URL |
handleFileUpload(javax.servlet.http.HttpServletRequest httpServletRequest,
java.io.File destinationDir)
|
static java.net.URL |
handleFileUpload(javax.servlet.http.HttpServletRequest httpServletRequest,
java.lang.String destinationDir)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileUploader()
Method Detail |
---|
public static java.net.URL handleFileUpload(javax.servlet.http.HttpServletRequest httpServletRequest, java.lang.String destinationDir) throws java.io.IOException
java.io.IOException
public static java.net.URL handleFileUpload(javax.servlet.http.HttpServletRequest httpServletRequest, java.io.File destinationDir) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |