|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openexchange.mail.text.Html2TextConverter
public final class Html2TextConverter
Html2TextConverter
| Constructor Summary | |
|---|---|
Html2TextConverter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
convert(java.lang.String htmlContent)
Converts given HTML content into plain text |
java.lang.String |
convertWithQuotes(java.lang.String htmlContent)
Converts given HTML content into plain text and turns blockquotes into simple quotes |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Html2TextConverter()
| Method Detail |
|---|
public java.lang.String convertWithQuotes(java.lang.String htmlContent)
throws java.io.IOException
java.io.IOException
public java.lang.String convert(java.lang.String htmlContent)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||