Class | Description |
---|---|
DocumentChildrenReader | Deprecated
unused since 5.6
|
DocumentModelInjector | |
DocumentModelReader | |
DocumentModelUpdater |
A writer that only updates existing documents.
|
DocumentModelWriter |
A writer which is creating new docs or updating existing docs.
|
DocumentsListReader |
Reader for a simple list of DocumentModel objects.
|
DocumentTreeReader | |
DocumentTreeReaderFactory | |
NuxeoArchiveReader |
Reads nuxeo archives generated using
NuxeoArchiveWriter . |
NuxeoArchiveWriter | |
SingleDocumentReader | |
TypedSingleDocumentReader | |
XMLDirectoryReader | |
XMLDirectoryWriter |
This class plays a role in the export pipe.It is used to generate xml files that have a nuxeo specific format.Each
file contains information about a document model such as,general information like name, uid or document type, and
information about the schemas that the document includes.
|
XMLDocumentTreeWriter | |
XMLDocumentWriter |
Writes to a file or output stream the XML corresponding to the document content.
|
XMLZipReader | |
ZipReader |
A reader to read zip files.
|
Copyright © 2015 Nuxeo SA. All rights reserved.