Uses of Interface
com.atlassian.confluence.content.render.xhtml.links.LinkMarshallingFactory
Packages that use LinkMarshallingFactory
Package
Description
-
Uses of LinkMarshallingFactory in com.atlassian.confluence.content.render.xhtml.links
Classes in com.atlassian.confluence.content.render.xhtml.links that implement LinkMarshallingFactoryModifier and TypeClassDescriptionclass
A MarshallingFactory that returns Link marshallers and unmarshallers. -
Uses of LinkMarshallingFactory in com.atlassian.confluence.content.render.xhtml.storage.macro
Constructors in com.atlassian.confluence.content.render.xhtml.storage.macro with parameters of type LinkMarshallingFactoryModifierConstructorDescriptionStorageMacroFragmentTransformerFactory
(XmlEventReaderFactory xmlEventReaderFactory, XmlOutputFactory xmlOutputFactory, MacroParameterTypeParser macroParameterTypeParser, MacroMetadataManager macroMetadataManager, LinkMarshallingFactory linkMarshallingFactory, MacroManager macroManager, StorageMacroBodyParser storageMacroBodyParser, MacroIdSupplier macroIdSupplier, MacroSchemaMigrator macroSchemaMigrator)