| Package | Description |
|---|---|
| com.atlassian.mail.converters.basic | |
| com.atlassian.mail.converters.wiki | |
| com.atlassian.mail.options |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlToTextConverter
Helper class to convert arbitrary HTML documents into text.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlToWikiTextConverter
Helper class to convert basic HTML to Wiki macro.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlConverter |
GetBodyOptions.getHtmlConverter() |
| Modifier and Type | Method and Description |
|---|---|
GetBodyOptions.Builder |
GetBodyOptions.Builder.setHtmlConverter(HtmlConverter htmlConverter)
If the message is HTML only or
GetBodyOptions.Builder.preferHtmlPart() then use this HtmlConverter to convert from
the html to desired output. |
Copyright © 2018 Atlassian. All rights reserved.