public interface HtmlConverter
com.atlassian.mail.HtmlConverter| Modifier and Type | Method and Description |
|---|---|
String |
convert(String html)
Do the convert.
|
String convert(@Nonnull String html) throws IOException
html - input htmlIOExceptionCopyright © 2018 Atlassian. All rights reserved.