Uses of Interface
com.atlassian.confluence.content.render.xhtml.XMLEventFactoryProvider
Packages that use XMLEventFactoryProvider
Package
Description
-
Uses of XMLEventFactoryProvider in com.atlassian.confluence.content.render.xhtml
Classes in com.atlassian.confluence.content.render.xhtml that implement XMLEventFactoryProvider -
Uses of XMLEventFactoryProvider in com.atlassian.confluence.content.render.xhtml.editor
Constructors in com.atlassian.confluence.content.render.xhtml.editor with parameters of type XMLEventFactoryProviderModifierConstructorDescriptionTableStyleRemovingElementTransformer
(XMLEventFactoryProvider xmlEventFactoryProvider) -
Uses of XMLEventFactoryProvider in com.atlassian.confluence.content.render.xhtml.storage
Constructors in com.atlassian.confluence.content.render.xhtml.storage with parameters of type XMLEventFactoryProviderModifierConstructorDescriptionStorageHtmlAnchorElementTransformer
(XMLEventFactoryProvider xmlEventFactoryProvider, DarkFeaturesManager darkFeaturesManager) -
Uses of XMLEventFactoryProvider in com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody
Constructors in com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody with parameters of type XMLEventFactoryProviderModifierConstructorDescriptionInlineBodyMacroFixingTransformer
(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, XMLEventFactoryProvider xmlEventFactoryProvider) -
Uses of XMLEventFactoryProvider in com.atlassian.confluence.plugins.templates.transformer
Constructors in com.atlassian.confluence.plugins.templates.transformer with parameters of type XMLEventFactoryProviderModifierConstructorDescriptionEditorToStorageTemplateVariablesTransformer
(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, XMLEventFactoryProvider xmlEventFactoryProvider) StorageToEditorTemplateVariablesTransformer
(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, ContextPathHolder contextPathHolder, TemplateI18nHandler templateI18nHandler, XMLEventFactoryProvider xmlEventFactoryProvider) StorageToViewTemplateVariablesTransformer
(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, XMLEventFactoryProvider xmlEventFactoryProvider)