public class HtmlToWikiTextConverter extends Object implements HtmlConverter
img to !image.png|thumbnail!.com.atlassian.mail.HtmlToWikiTextConverter| Constructor and Description |
|---|
HtmlToWikiTextConverter(List<MailUtils.Attachment> attachments) |
HtmlToWikiTextConverter(List<MailUtils.Attachment> attachments,
boolean thumbnailsAllowed) |
public HtmlToWikiTextConverter(@Nonnull List<MailUtils.Attachment> attachments)
public HtmlToWikiTextConverter(@Nonnull List<MailUtils.Attachment> attachments, boolean thumbnailsAllowed)
public String convert(@Nonnull String html) throws IOException
HtmlConverterconvert in interface HtmlConverterhtml - input htmlIOExceptionCopyright © 2018 Atlassian. All rights reserved.