Package | Description |
---|---|
com.atlassian.confluence.content.render.xhtml | |
com.atlassian.confluence.content.render.xhtml.migration |
Constructor and Description |
---|
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) |
Modifier and Type | Class and Description |
---|---|
class |
WikiToEditorHtmlMigrator
Convert a wiki formatted String into Confluence Editor format HTML.
|
Copyright © 2003–2015 Atlassian. All rights reserved.