public class StreamBlob extends Blob
Constructor and Description |
---|
StreamBlob(InputStream in,
String name,
String ctype) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getStream() |
fromBase64String, fromBase64String, getFileName, getInputRef, getInputType, getLength, getMimeType, isBinary, setFileName, setMimeType, toString
public StreamBlob(InputStream in, String name, String ctype)
public InputStream getStream() throws IOException
getStream
in class Blob
IOException
Copyright © 2011 Nuxeo SA. All Rights Reserved.