Uses of Class
com.openexchange.mail.text.Html2TextConverter

Packages that use Html2TextConverter
com.openexchange.mail.text   
 

Uses of Html2TextConverter in com.openexchange.mail.text
 

Methods in com.openexchange.mail.text with parameters of type Html2TextConverter
static java.lang.String HTMLProcessing.convertAndKeepQuotes(java.lang.String htmlContent, Html2TextConverter converter)
          Converts given HTML content into plain text, but keeps <blockquote> tags if any present.