public class SingleDocumentReaderWithInLineBlobs extends DocumentModelReader
DocumentModelReader implementation that uses inline blobs.| Constructor and Description |
|---|
SingleDocumentReaderWithInLineBlobs(CoreSession session,
DocumentModel doc) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the reader.
|
ExportedDocument |
read()
Reads a single document.
|
getInlineBlobs, setInlineBlobsreadpublic SingleDocumentReaderWithInLineBlobs(CoreSession session, DocumentModel doc)
public void close()
DocumentReaderclose in interface DocumentReaderclose in class DocumentModelReaderpublic ExportedDocument read() throws IOException
DocumentReaderread in interface DocumentReaderread in class DocumentModelReaderIOExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.