Class Html2TextConverter

java.lang.Object
org.nuxeo.ecm.core.convert.plugins.text.extractors.Html2TextConverter
All Implemented Interfaces:
Converter

public class Html2TextConverter extends Object implements Converter
Extract the text content of HTML documents while trying to respect the paragraph structure.
Author:
Thomas Roger, Olivier Grisel