com.silverpeas.converter
Interface HTMLConverter

All Superinterfaces:
DocumentFormatConversion
All Known Implementing Classes:
OpenOfficeHTMLConverter

public interface HTMLConverter
extends DocumentFormatConversion

A converter of HTML document into a text format. The converter supports the following text formats: OpenDocument Text. The converter is managed by the IoC container and can be retrieving under the name 'htmlConverter'.


Method Summary
 
Methods inherited from interface com.silverpeas.converter.DocumentFormatConversion
convert, convert, convert, getSupportedFormats
 



Copyright © 2016 Silverpeas. All Rights Reserved.