Uses of Interface
com.atlassian.confluence.content.render.xhtml.migration.LinkResolver
Packages that use LinkResolver
-
Uses of LinkResolver in com.atlassian.confluence.content.render.xhtml.migration
Classes in com.atlassian.confluence.content.render.xhtml.migration that implement LinkResolverModifier and TypeClassDescriptionclass
Converts wiki link text to xhtml link objects for migration.Constructors in com.atlassian.confluence.content.render.xhtml.migration with parameters of type LinkResolverModifierConstructorDescriptionXhtmlCamelCaseLinkMigrationRendererComponent
(ConfluenceRendererConfiguration rendererConfiguration, Marshaller<Link> linkMarshaller, LinkResolver linkResolver) XhtmlLinkRendererComponent
(LinkResolver linkResolver, Marshaller<Link> linkMarshaller, com.atlassian.renderer.v2.SubRenderer subRenderer, StorageFormatCleaner storageFormatCleaner)