|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionThrowingMigrator | |
---|---|
com.atlassian.confluence.content.render.xhtml | |
com.atlassian.confluence.content.render.xhtml.migration |
Uses of ExceptionThrowingMigrator in com.atlassian.confluence.content.render.xhtml |
---|
Constructors in com.atlassian.confluence.content.render.xhtml with parameters of type ExceptionThrowingMigrator | |
---|---|
DefaultEditorFormatService(Marshaller<MacroDefinition> editorMacroMarshaller,
Marshaller<Link> editorLinkMarshaller,
Marshaller<EmbeddedImage> editorEmbeddedImageMarshaller,
Unmarshaller<MacroDefinition> editorMacroUnmarshaller,
Unmarshaller<Link> editorLinkUnmarshaller,
Unmarshaller<EmbeddedImage> editorEmbeddedImageUnmarshaller,
FragmentTransformer editorToStorageFragmentTransformer,
FragmentTransformer storageToEditorFragmentTransformer,
XmlEventReaderFactory xmlEventReaderFactory,
ExceptionThrowingMigrator wikiToEditorHtmlMigrator)
|
Uses of ExceptionThrowingMigrator in com.atlassian.confluence.content.render.xhtml.migration |
---|
Classes in com.atlassian.confluence.content.render.xhtml.migration that implement ExceptionThrowingMigrator | |
---|---|
class |
WikiToEditorHtmlMigrator
Convert a wiki formatted String into Confluence Editor format HTML. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |