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