Uses of Class
com.atlassian.confluence.content.render.xhtml.XhtmlParsingException
Packages that use XhtmlParsingException
Package
Description
-
Uses of XhtmlParsingException in com.atlassian.confluence.content.render.xhtml
Methods in com.atlassian.confluence.content.render.xhtml that throw XhtmlParsingExceptionModifier and TypeMethodDescriptionFormatConverter.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. -
Uses of XhtmlParsingException in com.atlassian.confluence.content.render.xhtml.editor
Methods in com.atlassian.confluence.content.render.xhtml.editor that throw XhtmlParsingExceptionModifier and TypeMethodDescriptionDefaultEditorConverter.convert
(String editorFormat, ConversionContext conversionContext) EditorConverter.convert
(String editorFormat, ConversionContext conversionContext) -
Uses of XhtmlParsingException in com.atlassian.confluence.pages.actions
Methods in com.atlassian.confluence.pages.actions that throw XhtmlParsingExceptionModifier and TypeMethodDescriptionprotected 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.