Class | Description |
---|---|
DocumentChildrenReader | |
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 | |
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 © 2011 Nuxeo SA. All Rights Reserved.