Interface ToHTMLConverter
-
- All Superinterfaces:
DocumentFormatConversion
- All Known Implementing Classes:
OpenOfficeToHTMLConverter
public interface ToHTMLConverter extends DocumentFormatConversion
A converter of following listed documents into PDF format : - ODT - DOC - RTF The converter is managed by the IoC container and can be retrieving under the name 'toHTMLConverter'.
-
-
Method Summary
-
Methods inherited from interface org.silverpeas.core.contribution.converter.DocumentFormatConversion
convert, convert, convert, getSupportedFormats
-
-