Uses of Interface
com.atlassian.confluence.content.render.xhtml.XMLEventFactoryProvider
Package
Description
-
Uses of XMLEventFactoryProvider in com.atlassian.confluence.content.render.xhtml
-
Uses of XMLEventFactoryProvider in com.atlassian.confluence.content.render.xhtml.editor
ModifierConstructorDescriptionTableStyleRemovingElementTransformer
(XMLEventFactoryProvider xmlEventFactoryProvider) -
Uses of XMLEventFactoryProvider in com.atlassian.confluence.content.render.xhtml.storage
ModifierConstructorDescriptionStorageHtmlAnchorElementTransformer
(XMLEventFactoryProvider xmlEventFactoryProvider, DarkFeaturesManager darkFeaturesManager) -
Uses of XMLEventFactoryProvider in com.atlassian.confluence.content.render.xhtml.storage.macro.inlinebody
ModifierConstructorDescriptionInlineBodyMacroFixingTransformer
(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, XMLEventFactoryProvider xmlEventFactoryProvider) -
Uses of XMLEventFactoryProvider in com.atlassian.confluence.plugins.templates.transformer
ModifierConstructorDescriptionEditorToStorageTemplateVariablesTransformer
(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, XMLEventFactoryProvider xmlEventFactoryProvider) StorageToEditorTemplateVariablesTransformer
(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, ContextPathHolder contextPathHolder, TemplateI18nHandler templateI18nHandler, XMLEventFactoryProvider xmlEventFactoryProvider) StorageToViewTemplateVariablesTransformer
(XmlOutputFactory xmlFragmentOutputFactory, XmlEventReaderFactory xmlEventReaderFactory, XMLEventFactoryProvider xmlEventFactoryProvider)