Package | Description |
---|---|
com.hcl.domino.richtext | |
com.hcl.domino.richtext.process |
Modifier and Type | Method and Description |
---|---|
default <T> T |
RichTextRecordList.process(IRichTextProcessor<T> processor) |
Modifier and Type | Class and Description |
---|---|
class |
ExtractFileResourceProcessor
Extracts the contents of a file-resource CD item (e.g.
|
class |
ExtractImageResourceProcessor
Extracts the contents of a image-resource CD item (e.g.
|
class |
ExtractTextProcessor
Extracts the contents of
CDText CD item and writes the content
to the provided Appendable . |
class |
GetFileResourceSizeProcessor
Retrieves the size of the file stored in a file-resource CD item (e.g.
|
class |
GetFileResourceStreamProcessor
Extracts the contents of a file-resource CD item (e.g.
|
class |
GetImageResourceSizeProcessor
Retrieves the size of the file stored in a image-resource CD item (e.g.
|
class |
GetImageResourceStreamProcessor
Extracts the contents of a image-resource CD item (e.g.
|
class |
GetJavaScriptDataProcessor
Extracts the contents of a JavaScript CD item (e.g.
|
Copyright © 2019–2021 HCL. All rights reserved.