Uses of Interface
com.atlassian.confluence.content.render.xhtml.compatibility.LegacyV2RendererContextInitialiser

Packages that use LegacyV2RendererContextInitialiser
com.atlassian.confluence.content.render.xhtml   
com.atlassian.confluence.content.render.xhtml.compatibility   
com.atlassian.confluence.content.render.xhtml.view.macro   
 

Uses of LegacyV2RendererContextInitialiser in com.atlassian.confluence.content.render.xhtml
 

Constructors in com.atlassian.confluence.content.render.xhtml with parameters of type LegacyV2RendererContextInitialiser
DefaultRenderer(Transformer transformer, I18NBeanFactory i18nBeanFactory, LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter, SettingsManager settingsManager)
           
 

Uses of LegacyV2RendererContextInitialiser in com.atlassian.confluence.content.render.xhtml.compatibility
 

Classes in com.atlassian.confluence.content.render.xhtml.compatibility that implement LegacyV2RendererContextInitialiser
 class DefaultLegacyV2RendererContextInitialiser
           
 

Uses of LegacyV2RendererContextInitialiser in com.atlassian.confluence.content.render.xhtml.view.macro
 

Constructors in com.atlassian.confluence.content.render.xhtml.view.macro with parameters of type LegacyV2RendererContextInitialiser
ViewMacroMarshaller(MacroManager macroManager, XMLOutputFactory xmlOutputFactory, HttpContext httpContext, I18NBeanFactory i18nBeanFactory, LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter, PlaceholderUrlFactory placeholderUrlFactory, com.atlassian.event.api.EventPublisher eventPublisher)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.