public class FileHandler extends Object
| Constructor and Description |
|---|
FileHandler(File file) |
FileHandler(UploadedFile uFile) |
public FileHandler(File file)
public FileHandler(UploadedFile uFile)
public InputStream getInputStream() throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic String getName()
public long getSize()
Copyright © 2015. All rights reserved.