Package org.silverpeas.components.kmelia.export
-
Interface Summary Interface Description DocumentTemplateParts This interface defines the different parts a template for export must be compound of.ExportFileNameProducer A producer of names of files used in the export process. -
Class Summary Class Description DefaultExportFileNameProducer A default export file name producer.KmeliaPublicationExporter An exporter of Kmelia publications into a document in a given format.ODTDocumentBuilder A builder of an ODT document based on a given template and from a specified Kmelia publication.ODTDocumentTextTranslator It is a translator of text containing in some parts of an ODT documents.SilverpeasImageFinder A finder of images that were uploaded by a Silverpeas component instance, whatever this component is. -
Exception Summary Exception Description DocumentBuildException Exception thrown when the build of the ODT document from a Kmelia publication failed.DocumentMergeException Exception thrown when the merge of two documents fail.