public class FileBlob extends Blob implements HasFile
Modifier and Type | Method and Description |
---|---|
File |
getFile() |
int |
getLength() |
static String |
getMimeTypeFromExtension(String path) |
InputStream |
getStream() |
fromBase64String, fromBase64String, getFileName, getInputRef, getInputType, getMimeType, isBinary, setFileName, setMimeType, toString
public FileBlob(File file)
public InputStream getStream() throws IOException
getStream
in class Blob
IOException
Copyright © 2014 Nuxeo SA. All Rights Reserved.