Interface | Description |
---|---|
DocumentPipe | |
DocumentReader |
A document reader.
|
DocumentReaderFactory |
Interface for a factory that will provide a custom DocumentReader implementation.
|
DocumentsExporter |
Simple interface useful to wrap a sequence of calls for performing an export.
|
DocumentsImporter |
Simple interface useful to wrap a sequence of calls for performing an import.
|
DocumentTransformer |
A document transformer.
|
DocumentTranslationMap |
Translation map for exported/imported documents.
|
DocumentWriter |
A document writer.
|
DocumentWriterFactory |
Interface for a factory that will provide a custom DocumentWriter implementation.
|
DocumentXMLExporter |
Handles the XML export of a document.
|
ExportedDocument |
A representation for an exported document.
|
IODocumentManager |
Defines 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.
|
Class | Description |
---|---|
ExportConstants |
Constants that provide the types for which the reader are for.
|
Copyright © 2015 Nuxeo SA. All rights reserved.