public class PluggableWysiwygConverter extends DefaultWysiwygConverter
WysiwygConverter that gets some of its components from the plugin system.CURSOR_PLACEMENT_CLASS, CURSOR_PLACEMENT_PARAGRAPH, debug, macrosToIgnore, renderer, TEXT_SEPARATOR, TEXT_SEPERATOR, VALID_END, VALID_START| Constructor and Description |
|---|
PluggableWysiwygConverter()
Construct a new pluggable V2Renderer.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<TextConverter> |
getTextConverterComponents()
Can be overridden to provide a different list of content escapers.
|
void |
setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor) |
convertChildren, convertChildren, convertNode, convertWikiMarkupToXHtml, convertXHtmlToWikiMarkup, getAttribute, getMacroInfoHtml, getRawChildText, getRawChildTextWithoutReplacement, getSep, getSeparator, isUserNewline, setIconManager, setMacroManager, setWikiStyleRendererpublic PluggableWysiwygConverter()
PluginAccessor injected to
function correctly.public void setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
protected List<TextConverter> getTextConverterComponents()
DefaultWysiwygConvertergetTextConverterComponents in class DefaultWysiwygConverterCopyright © 2019 Atlassian. All rights reserved.