com.liferay.faces.bridge.renderkit.primefaces
Class UploadedFileInputStream
java.lang.Object
java.io.InputStream
java.io.FileInputStream
com.liferay.faces.bridge.renderkit.primefaces.UploadedFileInputStream
- All Implemented Interfaces:
- Closeable
public class UploadedFileInputStream
- extends FileInputStream
- Author:
- Neil Griffin
|
Method Summary |
void |
close()
|
UploadedFileInputStream
public UploadedFileInputStream(String absolutePath)
throws FileNotFoundException
- Throws:
FileNotFoundException
close
public void close()
throws IOException
- Specified by:
close in interface Closeable- Overrides:
close in class FileInputStream
- Throws:
IOException
Copyright © 2014 Liferay, Inc.. All Rights Reserved.