Package | Description |
---|---|
com.atlassian.confluence.content.render.xhtml | |
com.atlassian.confluence.content.render.xhtml.storage | |
com.atlassian.confluence.util |
Constructor and Description |
---|
DefaultXhtmlContent(Marshaller<MacroDefinition> viewMacroMarshaller,
Marshaller<MacroDefinition> storageMacroMarshaller,
Marshaller<Link> viewLinkMarshaller,
Marshaller<Link> storageLinkMarshaller,
Marshaller<EmbeddedImage> viewEmbeddedImageMarshaller,
Marshaller<EmbeddedImage> storageEmbeddedImageMarshaller,
Marshaller<InlineTaskList> viewInlineTaskMarshaller,
Marshaller<InlineTaskList> storageInlineTaskMarshaller,
Renderer viewRenderer,
XmlEventReaderFactory xmlEventReaderFactory,
ContentTransformerFactory contentTransformerFactory,
ExceptionTolerantMigrator wikiToXhtmlMigrator) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultContentTransformerFactory
Default implementation of the
ContentTransformerFactory , typically used by macro developers to obtain
and optionally modify MacroDefinition objects in page of macro body content. |
Modifier and Type | Method and Description |
---|---|
void |
ExcerptHelper.setContentTransformerFactory(ContentTransformerFactory contentTransformerFactory) |
Copyright © 2003–2020 Atlassian. All rights reserved.