@Deprecated public class DocumentChildrenReader extends DocumentModelReader
inlineBlobs, session
Constructor and Description |
---|
DocumentChildrenReader(CoreSession session,
DocumentModel root)
Deprecated.
|
DocumentChildrenReader(CoreSession session,
DocumentRef root)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Deprecated.
Closes the reader.
|
ExportedDocument |
read()
Deprecated.
Reads a single document.
|
getInlineBlobs, setInlineBlobs
read
public DocumentChildrenReader(CoreSession session, DocumentModel root)
public DocumentChildrenReader(CoreSession session, DocumentRef root)
public void close()
DocumentReader
close
in interface DocumentReader
close
in class DocumentModelReader
public ExportedDocument read() throws IOException
DocumentReader
read
in interface DocumentReader
read
in class DocumentModelReader
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.