Package | Description |
---|---|
com.atlassian.confluence.content.render.xhtml | |
com.atlassian.confluence.content.render.xhtml.editor | |
com.atlassian.confluence.pages.actions |
Modifier and Type | Method and Description |
---|---|
String |
FormatConverter.convertToStorageFormat(String wysiwygContent,
com.atlassian.renderer.RenderContext renderContext)
Returns the content that has been submitted as part of a user's attempt to add new content or edit existing content.
|
Modifier and Type | Method and Description |
---|---|
String |
DefaultEditorConverter.convert(String editorFormat,
ConversionContext conversionContext) |
String |
EditorConverter.convert(String editorFormat,
ConversionContext conversionContext) |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractPreviewPageAction.getContentForSaving()
Returns the content that has been submitted as part of a user's attempt to add new content or edit existing content.
|
Copyright © 2003–2019 Atlassian. All rights reserved.