Package org.nuxeo.ecm.core.io
package org.nuxeo.ecm.core.io
-
ClassDescriptionA document reader.Interface for a factory that will provide a custom DocumentReader implementation.Simple interface useful to wrap a sequence of calls for performing an export.Simple interface useful to wrap a sequence of calls for performing an import.A document transformer.Translation map for exported/imported documents.A document writer.Interface for a factory that will provide a custom DocumentWriter implementation.Handles the XML export of a document.A dummy
ServletOutputStream
for tests.Constants that provide the types for which the reader are for.A representation for an exported document.Interface for extension used to enrich the exportInterface for extension used to enrich the importDefines functional interface that deals directly with documents import using provided DocumentReader or InputStream as a source and DocumentWriter that knows how the documents will be saved into the repository.