Package com.silverpeas.converter.openoffice

Provides an implementation of the document format conversion API by using an OpenOffice service running and listening at a given port.

See:
          Description

Class Summary
ExtendedDocumentFormatRegistry  
OpenOfficeConverter A document format converter using the OpenOffice API to perform its task.
OpenOfficeHTMLConverter Implementation of the HTMLConverter interface by using the OpenOffice API to perform its job.
OpenOfficeODTConverter Implementation of the ODTConverter interface by using the OpenOffice API to perform its job.
OpenOfficeToHTMLConverter Implementation of the ToHTMLConverter interface by using the OpenOffice API to perform its job.
OpenOfficeToPDFConverter Implementation of the ToPDFConverter interface by using the OpenOffice API to perform its job.
SilverpeasOpenOfficeDocumentConverter This Object is kind of patch of JODConverter tools in the aim to add some conversion options.
 

Package com.silverpeas.converter.openoffice Description

Provides an implementation of the document format conversion API by using an OpenOffice service running and listening at a given port. The OpenOffice service will be used to actually convert a document in a format into another one.



Copyright © 2016 Silverpeas. All Rights Reserved.