public class BlobRef extends Blob
Modifier and Type | Method and Description |
---|---|
void |
attach(Session session) |
String |
getRef() |
InputStream |
getStream() |
Session |
session() |
fromBase64String, fromBase64String, getFileName, getInputRef, getInputType, getLength, getMimeType, isBinary, setFileName, setMimeType, toString
public BlobRef(String ref)
public void attach(Session session)
public Session session()
public String getRef()
public InputStream getStream() throws IOException
getStream
in class Blob
IOException
Copyright © 2013 Nuxeo SA. All Rights Reserved.