Package | Description |
---|---|
com.darwino.domino.napi.wrap |
Modifier and Type | Method and Description |
---|---|
HTMLExporter |
NSFNote.createHTMLExporter(String itemName)
Creates a configurable exporter for the specified item.
|
HTMLExporter |
HTMLExporter.doclinkHandler(HTMLExporter.DoclinkHandler doclinkHandler)
Sets the
HTMLExporter.DoclinkHandler to be triggered when processing encounters |
HTMLExporter |
HTMLExporter.inlineAttachmentHandler(HTMLExporter.InlineAttachmentHandler inlineAttachmentHandler)
Sets the
HTMLExporter.InlineAttachmentHandler to be triggered when processing encounters
an inline file attachment in the rich text. |
HTMLExporter |
HTMLExporter.inlineImageHandler(HTMLExporter.InlineImageHandler inlineImageHandler)
Sets the
HTMLExporter.InlineImageHandler to be triggered when processing encounters
an inline image in the rich text. |
HTMLExporter |
HTMLExporter.options(String... htmlOptions)
Sets the HTMLOptions for the exporter.
|
Copyright © 2014–2018. All rights reserved.