public final class RichTextSerializer
- Object
- RichTextSerializer
Serializes the native rich-text model directly to its requested interchange format.
Methods
Inherited methods
Method details
serialize
public static String serialize(EditorDocument doc, InlineStyles inline, RichBlocks blocks, List<String> links, List<String> imageSources, RichTextFormat format)Serializes a native editor document into the requested interchange format.