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.xhtmlClasses in com.atlassian.confluence.content.render.xhtml that implement XMLEventFactoryProvider
- 
Uses of XMLEventFactoryProvider in com.atlassian.confluence.content.render.xhtml.editorConstructors 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.storageConstructors 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.inlinebodyConstructors 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.transformerConstructors 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)