Uses of Class
org.nuxeo.ecm.core.io.impl.AbstractDocumentWriter
Packages that use AbstractDocumentWriter
-
Uses of AbstractDocumentWriter in org.nuxeo.ecm.core.io.impl
Subclasses of AbstractDocumentWriter in org.nuxeo.ecm.core.io.impl -
Uses of AbstractDocumentWriter in org.nuxeo.ecm.core.io.impl.plugins
Subclasses of AbstractDocumentWriter in org.nuxeo.ecm.core.io.impl.pluginsModifier and TypeClassDescriptionclassclassA writer that only updates existing documents.classA writer which is creating new docs or updating existing docs.classCompared to the defaultDocumentModelWriterimplementation this one does handle versions and allows to plugExportExtensionclassclassThis 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.classclassWrites to a file or output stream the XML corresponding to the document content.