com.silverpeas.converter
Interface ODTConverter
- All Superinterfaces:
- DocumentFormatConversion
- All Known Implementing Classes:
- OpenOfficeODTConverter
public interface ODTConverter
- extends DocumentFormatConversion
A converter of ODT documents (OpenDocument Text) into another specified formats. The converter
supports the following text formats: MS-Word 97/200/XP, OpenDocument Text, PDF and RTF. The
converter is managed by the IoC container and can be retrieving under the name 'odtConverter'.
Copyright © 2016 Silverpeas. All Rights Reserved.