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.
|
read
public DocumentModelListReader(List<DocumentModel> docs)
public ExportedDocument read() throws IOException
DocumentReader
read
in interface DocumentReader
read
in class AbstractDocumentReader
IOException
public void close()
DocumentReader
Copyright © 2016 Nuxeo SA. All rights reserved.