public class TypedSingleDocumentReader extends SingleDocumentReader
doc, enableRepeatedReads, readDone
inlineBlobs, session
Constructor and Description |
---|
TypedSingleDocumentReader(CoreSession session,
DocumentModel root) |
TypedSingleDocumentReader(CoreSession session,
DocumentRef root) |
Modifier and Type | Method and Description |
---|---|
ExportedDocument |
read()
Reads a single document.
|
close, setEnableRepeatedReads
getInlineBlobs, setInlineBlobs
read
public TypedSingleDocumentReader(CoreSession session, DocumentModel root)
public TypedSingleDocumentReader(CoreSession session, DocumentRef root)
public ExportedDocument read() throws IOException
DocumentReader
read
in interface DocumentReader
read
in class SingleDocumentReader
IOException
Copyright © 2018 Nuxeo. All rights reserved.