public final class FSFile extends Object
| Constructor and Description |
|---|
FSFile(String fileName,
String mimeType,
File file)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
createInputStream() |
File |
getFile() |
String |
getFileName() |
Date |
getLastModified() |
Long |
getLength() |
String |
getMimeType() |
public File getFile()
public InputStream createInputStream() throws IOException
IOExceptionpublic final String getFileName()
getFileName in interface VFilepublic final String getMimeType()
getMimeType in interface VFilepublic final Date getLastModified()
getLastModified in interface VFileCopyright © 2016. All Rights Reserved.