Package | Description |
---|---|
com.hcl.domino | |
com.hcl.domino.html |
Class and Description |
---|
RichTextHTMLConverter
Utility class to convert between rich text and HTML
|
Class and Description |
---|
EmbeddedImage
Interface gives access to referenced embedded images in the HTML conversion of rich text
|
EmbeddedImage.HTMLImageReader
Callback interface that receives data of embedded images
|
HtmlConversionResult
Container for a rich text → HTML conversion result, returning the HTML source code and information
about contained references to external targets (e.g.
|
HtmlConvertOption
An enum with existing HTML conversion options to be set via
RichTextHTMLConverter.Builder.option(HtmlConvertOption, String) .Please note that we provide an additional option method to set further undocumented options via RichTextHTMLConverter.Builder.options(Collection, String) .See these blog articles to get an idea what can be done with these options: What if.....we didn’t use <font> tags in our HTML output anymore? Domino HTML generation and FontConversion=1 Possible values for the "spec" and "tag" attributes to control HTML output (e.g. |
RichTextHTMLConverter.Builder |
Copyright © 2019–2021 HCL. All rights reserved.