public class FileHandler extends Object
| Constructor and Description |
|---|
FileHandler(File file) |
FileHandler(org.richfaces.model.UploadedFile uFile) |
public FileHandler(File file)
public FileHandler(org.richfaces.model.UploadedFile uFile)
public InputStream getInputStream() throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic String getName()
public long getSize()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.