public class DocumentModelListReader extends AbstractDocumentReader
| Constructor and Description | 
|---|
DocumentModelListReader(List<DocumentModel> docs)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()
Closes the reader. 
 | 
ExportedDocument | 
read()
Reads a single document. 
 | 
readpublic DocumentModelListReader(List<DocumentModel> docs)
public ExportedDocument read() throws IOException
DocumentReaderread in interface DocumentReaderread in class AbstractDocumentReaderIOExceptionpublic void close()
DocumentReaderCopyright © 2019 Nuxeo. All rights reserved.