Uses of Class
com.atlassian.confluence.util.i18n.UserI18NBeanFactory
-
-
Uses of UserI18NBeanFactory in com.atlassian.confluence.content.render.xhtml.editor.inline
Constructors in com.atlassian.confluence.content.render.xhtml.editor.inline with parameters of type UserI18NBeanFactory Constructor Description EditorEmoticonMarshaller(XMLOutputFactory xmlOutputFactory, EmoticonDisplayMapper emoticonDisplayMapper, UserI18NBeanFactory userI18NBeanFactory, MarshallingRegistry registry)
-
Uses of UserI18NBeanFactory in com.atlassian.confluence.content.render.xhtml.view
Constructors in com.atlassian.confluence.content.render.xhtml.view with parameters of type UserI18NBeanFactory Constructor Description ViewHtmlAnchorFragmentTransformer(SettingsManager settingsManager, XMLOutputFactory xmlOutputFactory, XMLEventFactory xmlEventFactory, XmlEventReaderFactory xmlEventReaderFactory, HrefEvaluator hrefEvaluator, UserI18NBeanFactory userI18NBeanFactory, DarkFeaturesManager darkFeaturesManager)
-
Uses of UserI18NBeanFactory in com.atlassian.confluence.content.render.xhtml.view.inline
Constructors in com.atlassian.confluence.content.render.xhtml.view.inline with parameters of type UserI18NBeanFactory Constructor Description ViewEmoticonMarshaller(XMLOutputFactory xmlOutputFactory, EmoticonDisplayMapper emoticonDisplayMapper, UserI18NBeanFactory userI18NBeanFactory, HrefEvaluator hrefEvaluator)
-